Post by tag: mongo

mongodb fix incorect result cursor count
When i try to fix a field on mongodb collection, i need to do an operation which cheap on cpu and memory usage, and i think i need do a process with limit and skip into specific value, just like …