How to use Cages (or Zookeeper) to simulate transactions in cassandra - example codes needed -


please have use case need simulate acid-like transaction in cassandra , came across library called cages locking writes , reads operation in cassandra, got stuck @ point specified "lockpath". have read article @ link , not explicit enough zookeeper-novice me. appreciate step step explanation or simple example code, thank in advance.


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -