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

Backend for stores #67

Open
arthur00 opened this issue Jul 16, 2016 · 0 comments
Open

Backend for stores #67

arthur00 opened this issue Jul 16, 2016 · 0 comments
Labels
Milestone

Comments

@arthur00
Copy link
Member

The store uses a simple dictionary to store data, which may lack some needed functionality (disk persistence, maybe multithreaded access?). An interesting alternative is Redis (http://redis.io/topics/introduction).

@arthur00 arthur00 added this to the __future__ milestone Jul 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant