How to implement atomicity in MongoDb?

后端 未结 0 2041
灰色年华
灰色年华 2020-12-10 04:17

I have a mongodb database where multiple nodes handle reading and writing documents. I need to make sure that only one process can work with the document at a time. That is,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题