Cassandra isolation in same row-key mutation -


we know that,batch statement operations same row key isolated.

is applicable insert,update , delete mutations.

cassandra supports row-level isolation since 1.1. applies mutations under same partition key.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -