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

Feature/local storage #25

Closed wandersoncferreira closed 4 years ago

wandersoncferreira commented 4 years ago

fixes the issue #22 . However, I will merge for now because the main features is working, however something is happening with datascript when a schema is provided.

I need to learn more about datascript to see if I can spot the mistakes. Please, be careful that by design this durable storage is not going to delete its messages from the browser then it is done!