A Clojure implementation of event sourcing.
Note this library forked from https://github.com/timothypratley/cleventing.
Add cleventing as a :dependency
in your project.clj
file.
[dmcollie/event-sourcing "0.1.0-SNAPSHOT"]
Copyright © 2013 Timothy Pratley, 2015 David Collie
Distributed under the Eclipse Public License, the same as Clojure.