Monotonic Reads: Implementing using Version Vectors

Explains how to achieve Monotonic-Reads session guarantee (aka client-centric consistency model) effectively using Version Vectors. Apart from this shows why the Implementation is needed, what could be naive implementation which is based on the definition of Monotonic Reads and an alternative of using sticky sessions and its downsides.

Comments

Leave a Reply

Discover more from Ivan Fedianin

Subscribe now to keep reading and get access to the full archive.

Continue reading