WAIT synchronous replication for Redis
WAIT synchronous replication for Redis Redis unstable has a new command called “WAIT”. Such a simple name, is indeed the incarnation of a simple feature consisting of less than 200 lines of code, but providing an interesting way to change the default behavior of Redis replication. The feature was extremely easy to implement because of previous