Is there a way to get a filtered list of documents from mongodb in insertion order

后端 未结 0 758
迷失自我
迷失自我 2020-12-11 00:13

I am implementing a fifo queue in mongodb. I have looked into capped collections, that will return documents in insertion order. But as far as I can tell from the documentat

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