https://github.com/gorillalabs/eventsourcing
https://github.com/gorillalabs/eventsourcing
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gorillalabs/eventsourcing
- Owner: gorillalabs
- License: epl-1.0
- Created: 2016-04-05T09:35:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-23T11:01:15.000Z (about 9 years ago)
- Last Synced: 2024-11-28T13:52:57.991Z (6 months ago)
- Language: Clojure
- Size: 49.8 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/gorillalabs/eventsourcing)
[](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.