An open API service indexing awesome lists of open source software.

https://github.com/gorillalabs/eventsourcing


https://github.com/gorillalabs/eventsourcing

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/gorillalabs/eventsourcing.svg?branch=master)](https://travis-ci.org/gorillalabs/eventsourcing)
[![Clojars Project](https://img.shields.io/clojars/v/gorillalabs/eventsourcing.svg)](https://clojars.org/gorillalabs/eventsourcing)

# eventsourcing

A Clojure library to implement event sourcing on different data stores (In-Memory, Mongo at the moment)

## Usage

## Credits
This library is based upon work from Niclas Meier (https://github.com/niclasmeier). Kudos!

## License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.