从巨大的mongo收藏中读取数据
我有一个文档1000_000_000的Mongo集合,并希望通过某种恢复机制阅读它们。 我已经使用了一个光标进行部分数据处理,并想知道:如果我的客户与DB断开了任何方法,从最后一个位置开始阅读,而不是从一开始就开始阅读?
I have a mongo collection of documents 1000_000_000 and want to read them with some kind of recovery mechanism.
I have used a cursor for partial data processing, and wondering to know: is there any way in case of my client is disconnected from db, to start reading from the last position, and not from the beginning?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论