How to operate the transaction of cassandra? -
in project, use spring, cassandra cannot support transaction. how operate transaction of cassandra in service layer?
you can log every transaction carry out, store them in log file of sort , when want undo create query opposite of did.
Comments
Post a Comment