https://github.com/active-group/active-events
A Clojure library for event sourcing
https://github.com/active-group/active-events
Last synced: about 2 months ago
JSON representation
A Clojure library for event sourcing
- Host: GitHub
- URL: https://github.com/active-group/active-events
- Owner: active-group
- License: epl-2.0
- Created: 2022-06-28T15:11:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T16:12:48.000Z (almost 4 years ago)
- Last Synced: 2025-12-26T13:44:42.526Z (6 months ago)
- Language: Clojure
- Size: 32.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Active-Events
This is a small library to do event sourcing in Clojure and in a database table.
## Documentation
The API documentation for the latest release are available [here](https://cljdoc.xyz/d/de.active-group/active-events/CURRENT).
## License
Copyright © 2022 Active Group GmbH
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.