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

how resolve the concurrence problem? #11

Closed
xuwenmin opened this issue Aug 25, 2014 · 5 comments
Closed

how resolve the concurrence problem? #11

xuwenmin opened this issue Aug 25, 2014 · 5 comments

Comments

@xuwenmin
Copy link

No description provided.

@typicode
Copy link
Owner

Hi xuwenmin,
Not sure about the question, in what context or situation?

@xuwenmin
Copy link
Author

when multiple people access the db at the same time

@typicode
Copy link
Owner

If you're running a single instance of Node, there won't be any concurrency problem.
Database is a single object and writing is synchronous and throttled.

@xuwenmin
Copy link
Author

thank you!your lib is very nice!

@typicode
Copy link
Owner

You're welcome. Thanks for the nice comment :)

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

No branches or pull requests

2 participants