ARCHIVED-mongoose-repl
ARCHIVED-mongoose-repl copied to clipboard
A Mongo REPL with the full power of Mongoose
Bumps [mongoose](https://github.com/Automattic/mongoose) from 3.6.20 to 5.9.27. Changelog Sourced from mongoose's changelog. 5.9.27 / 2020-07-31 fix: upgrade mongodb driver -> 3.5.10 AbdelrahmanHafez docs(transactions): make transactions docs use async/await for readability #9204...
I added a few tests and found that find(...) doesn't work if RegExp is used. Could you fix it?
mongoose-repl doesn't work on windows because of env.HOME is empty
Is the multiline already supported/can you look at support using nesh.
Right now the repl just stays open when, say, your internet goes down. I think it might also reconnect when it comes back, which is nice I guess, but the...
Might be cool to have a feature to output your command history as a script (or at least the skeleton of a script)