|
|
|
|
|
by seiji
4583 days ago
|
|
That's in the plan, it's just not implemented yet. (It's implied under the Note: Redis Cluster in the future will allow users to perform synchronous writes when absolutely needed.) Something like: SYNC 3
SET key value
[replies with success only after it's ACK'd on three cluster instances.]
|
|