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

[Question] Performance #50

Closed
hnordt opened this issue Jun 25, 2015 · 2 comments
Closed

[Question] Performance #50

hnordt opened this issue Jun 25, 2015 · 2 comments

Comments

@hnordt
Copy link

hnordt commented Jun 25, 2015

Hello.

Thank you for opensourcing this great library. I love the simple API.

I want to know if lowdb is fast enough to be used in a webapp that has ~50-100 concurrent users.

@hnordt
Copy link
Author

hnordt commented Jun 25, 2015

Thank you for the answer! I'll start with lowdb, and if I need advanced
features I'll move to Mongo or Couch.

It's about ~1-10 read/write ops/sec, but not every sec, depends on how many
users are online.
Em 25/06/2015 12:13, "typicode" notifications@github.com escreveu:

By the way, it's not ~50-100 concurrent requests?


Reply to this email directly or view it on GitHub
#50 (comment).

@typicode
Copy link
Owner

Great :) Let me know how it goes.

I wanted to update my previous answer because I wasn't really sure if it was ~50-100 concurrent requests or users. I think it's a good idea to start small and go to something more advanced if needed.

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