keechma/entitydb

EntityDB - In memory entity store for ClojureScript applications.


Keywords
clojurescript, keechma, reagent
License
MIT

Documentation

EntityDB

EntityDB is a library that handles storage of any kind of entities in your application. Entity is anything that is "identifiable". Usually the id attribute is used, but you can use anything that makes sense for your application.

Documentation

Documentation and API docs.

Setup

License

Copyright © 2016 Mihael Konjevic

Distributed under the MIT License.