aerys/mongoose-nedb

State of the project?

JamesMGreene opened this issue · 3 comments

Hello!

What is the state of this project? It's difficult to tell as there is basically no information in the README.md, no outstanding issues/PRs, and it is not actually published to NPM (presumably because you are still waiting (and will be forever, sorry to say, on NeDB accepting your open PR louischatriot/nedb#485

Anyway, I'm very interested, so please do let me know. Thanks!

Same here. Keen ton know the state of the project.

AFAIK nedb is not maintained anymore. And we're not using this MR/code.

We've switched to:

It performs well enough for small (<100k docs) databases.

We're working on a native alternative which is 10 to 30x faster.
We might release it as open source someday in the future.

How is linvodb+mongoose working, or the native alternative?