标签: cql cassandra-3.0
我正在使用cassandra cql,我想使用轻量级事务(LWT)进行插入和更新查询,但它会出错 服务器错误:未实现:LWT 有人可以帮忙吗?
答案 0 :(得分:0)
当我搜索Light Weighted Txn时会看到此帖子。 Scylla当前不支持它。相关的Github问题:https://github.com/scylladb/scylla/issues/1359
Light Weighted Txn