added monadic ops to TransactionalRef, fixed bug with nested txs
This commit is contained in:
parent
3be193904d
commit
2998fa4dbc
11 changed files with 265 additions and 231 deletions
|
|
@ -64,7 +64,7 @@ object CassandraStorage extends MapStorage
|
|||
StackPool(SocketProvider(CASSANDRA_SERVER_HOSTNAME, CASSANDRA_SERVER_PORT)),
|
||||
protocol,
|
||||
CONSISTENCY_LEVEL)
|
||||
|
||||
|
||||
// ===============================================================
|
||||
// For Ref
|
||||
// ===============================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue