|
|
|
|
|
by AlphaCharlie
1100 days ago
|
|
The binlogs are applied first, then the deletes are emitted. There’s also support for read after write consistency within a single cluster by adding a canary to the memcache key warning to read from the master replica after the write succeeds, that’s a really cool feature for a multi region eventually consistent system |
|