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

java - Null response to php query in android, even though php works properly -

node.js - Using Node without global install -

php - CakePHP HttpSockets send array of paramms -