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

Write spec to validate the config and schemas #14

Closed wandersoncferreira closed 4 years ago

wandersoncferreira commented 4 years ago

There are specific shapes of data that mamulengo is able to understand. We should spec all the inputs to the system to guarantee its behavior.