Slide 26
Slide 26 text
Since Datomic retains the history of the db state, we can
query the db as-of any given point in time.
Since it treats the db as a value, and uses the same persistent
data structures as Clojure itself, we can also query the future,
by joining arbitrary data to a given db value.