redis - Long-lasting HGETALL from replica with intensive write -



redis - Long-lasting HGETALL from replica with intensive write -

let's suppose have 2 redis instances: master , slave. we're generating lot of hincrby master. queries repeated on replica. imagine we're starting hgetall big hash , taking 10 seconds replica answer.

what happen hincrby write commands coming master during long-lasting hgetall on slave? slave execute hincrby commands when hgetall finished?

redis replication

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -