Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Optimize deletion #70

Open
KFilipek opened this issue Mar 15, 2017 · 0 comments
Open

Optimize deletion #70

KFilipek opened this issue Mar 15, 2017 · 0 comments

Comments

@KFilipek
Copy link
Contributor

Currently some tests do steps:

  • RS cursor: next() - returns value that MongoDB wants to remove
  • RS: findRecord(x)
  • RS: remove x

This scenario happens when "$lt: x" is passed to remove.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant