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

Thread Safe as a database? #10

Open
proyb6 opened this issue Mar 25, 2018 · 0 comments
Open

Thread Safe as a database? #10

proyb6 opened this issue Mar 25, 2018 · 0 comments

Comments

@proyb6
Copy link

proyb6 commented Mar 25, 2018

What data format is the .db store in?

Is it thread safe for used in web server?

Is it possible to store Chinese, Japanese and non-Latin with escaped characters?

Is there a maximum length per rows I could store e.g. probably up to 20,000 characters?

Is it possible to keep new data or fresh data in Vedis's memory (for performance) until it hit the threshold and offload to disk while the in-memory will continue to be use for frequent access?

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

1 participant