Quantcast
Channel: Redis read-write concurrency - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Shailendra for Redis read-write concurrency

As Redis is single-threaded while a command is running, no other command can be executed. But being in memory this is very fast . If your concern is regarding data replication then Redis replicates the...

View Article


Redis read-write concurrency

I have a usecase where we need to bulk write into a redis cluster(few million records) that basically overwrite the existing records, will this affect the read operation during the window

View Article

Browsing all 2 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>