Explains how to achieve Monotoinc Writes 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 Monotoinc Writes and an alternative of using sticky sessions and its downsides.

Leave a Reply