Transactions in NoSQL?

前端 未结 11 952
长情又很酷
长情又很酷 2020-12-22 18:39

I\'m looking into NoSQL for scaling alternatives to a database. What do I do if I want transaction-based things that are sensitive to these kind of things?

11条回答
  •  [愿得一人]
    2020-12-22 19:18

    have a look at scalaris its a no sql db with strong consistency and implemented transactions.

提交回复
热议问题