@hackage superevent0.1.0.1
A simple opinionated event store implementation
Categories
License
BSD-3-Clause
Maintainer
mail@athiemann.net
Links
Versions
Installation
Dependencies (23)
- base >=4.7 && <5
- bytestring
- containers
- mtl
- random
- stm Show all…
Dependents (1)
@hackage/acme-everything
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.