The mongosh team needs support for iterating tailable + awaitData cursors in a pseudo-sync environment. Our behavior of blocking for next batch on next/hasNext would leave them unable to return control back to the user in a REPL, so a tryNext method has been requested.
- is depended on by
-
MONGOSH-395 Support watch method for Mongo object
-
- Closed
-
-
MONGOSH-396 Support watch method for Database class
-
- Closed
-
-
MONGOSH-397 Support watch method for Collection class
-
- Closed
-
-
MONGOSH-467 Update driver to 4.0
-
- Closed
-