Skip to content

dmcollie/cleventing

 
 

Repository files navigation

cleventing

A Clojure implementation of event sourcing.

Note this library forked from https://github.com/timothypratley/cleventing.

Installation

Add cleventing as a :dependency in your project.clj file.

[dmcollie/event-sourcing "0.1.0-SNAPSHOT"]

License

Copyright © 2013 Timothy Pratley, 2015 David Collie

Distributed under the Eclipse Public License, the same as Clojure.

About

Clojure Event Sourcing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%