https://github.com/agrafix/superevent
Haskell: A simple opinionated event store implementation
https://github.com/agrafix/superevent
Last synced: about 1 year ago
JSON representation
Haskell: A simple opinionated event store implementation
- Host: GitHub
- URL: https://github.com/agrafix/superevent
- Owner: agrafix
- License: bsd-3-clause
- Created: 2018-02-15T07:42:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T02:19:44.000Z (about 5 years ago)
- Last Synced: 2025-04-04T15:46:23.938Z (about 1 year ago)
- Language: Haskell
- Size: 45.9 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# superevent
A simple opinionated event store implementation. In the future it might become backend independent, but currently it ships with a `hasql` backend for PostgreSQL.