Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close Database #414

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

RobHumphris
Copy link

Due to some soak testing we were doing we found that we needed to close the NeDB.

So here is our implementation of the close functionality.
On calling it stops any further commands from being accepted, processes the command queue and finally executes the close.

@popod
Copy link

popod commented Jan 24, 2018

Hello @louischatriot any new about this PR ? Will it be merged ? I need this "close" function too. Thanks

@RobHumphris
Copy link
Author

Can you not fork this branch and use it? I guess that no development in two years means that @louischatriot is not able to continue with this project. We had this fork working perfectly well in a number of deployments.

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

Successfully merging this pull request may close these issues.

None yet

3 participants