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

Implement key-value store #70

Closed
techfort opened this issue Feb 4, 2015 · 1 comment
Closed

Implement key-value store #70

techfort opened this issue Feb 4, 2015 · 1 comment

Comments

@techfort
Copy link
Owner

techfort commented Feb 4, 2015

Already developed in experimental branch, remains to be decided how key-value stores will relate to the db as opposed to collections.

@techfort techfort added this to the 1.2.0 Schnee milestone Feb 4, 2015
@techfort
Copy link
Owner Author

An initial implementation included, supports full-objects for keys, performance is for now not as good as a plain js object (but a js object does not support a "weakmap" or objects/arrays for keys)

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

No branches or pull requests

1 participant