@hackage kiroku-store0.1.0.0
High-performance PostgreSQL event store
Categories
License
BSD-3-Clause
Maintainer
nadeem@gmail.com
Links
Versions
- 0.1.0.0 Sat, 23 May 2026
Installation
Dependencies (20)
- aeson >=2.1 && <2.3
- async >=2.2 && <2.3
- base >=4.18 && <5
- containers >=0.6 && <0.8
- contravariant-extras >=0.3 && <0.4
- effectful-core >=2.4 && <2.7 Show all…
Dependents (10)
@hackage/kioku-migrate, @hackage/keiro-core, @hackage/kioku-cli, @hackage/kioku-core, @hackage/keiro-dsl, @hackage/kiroku-store-migrations, Show all…
Kiroku is a PostgreSQL-backed event store for Haskell applications. It provides append, read, link, lifecycle, transaction, subscription, consumer group, and observability primitives around immutable domain events.