wandersoncferreira / mamulengo

Lightweight database based on datascript with durable store and time travel for Clojure(Script)
Eclipse Public License 2.0
51 stars 3 forks source link

Lay out the requirements for using the library in the front-end aswell #5

Closed wandersoncferreira closed 4 years ago

wandersoncferreira commented 4 years ago

What are the requirements for this?

wandersoncferreira commented 4 years ago

It was implemented a broad change in the project to become cljs compatible. Right now is already possible to use the library in cljs projects and also to keep your data durable in the local-storage.

The requirements was to build the core of the library as cljc files and only the pluggable portions that must be specific target a environment.