I’m interested in how the read-your-writes consistency works with regards to connection pooling though. It sounds like it’s connection dependent, but it’s normal to connection pool Redis connections in applications, and so a follow up request might not get the same connection. Is there more to it that enables this, or have I missed a detail?
2 comments
[ 3.5 ms ] story [ 18.1 ms ] threadI’m interested in how the read-your-writes consistency works with regards to connection pooling though. It sounds like it’s connection dependent, but it’s normal to connection pool Redis connections in applications, and so a follow up request might not get the same connection. Is there more to it that enables this, or have I missed a detail?
It might have been interesting, but launching a new Redis database with replication and all that, takes only a few clicks these days.