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

adding history database #58

Closed wandersoncferreira closed 4 years ago

wandersoncferreira commented 4 years ago

Fixes #57

Now you can query all datoms across time. See an example in the test-time-travel-{pg,h2} namespace.