indexed-store
v0.0.1
Published
simple object store supporting multiple indices
Downloads
17
Readme
Indexed Store
Thin abstraction around a collection of JS objects that supports adding, retrieving, removing and updating items using multiple indices.
See: test/test_store.coffee
for example usage