kiroku-store: High-performance PostgreSQL event store
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.
Modules
[Index] [Quick Jump]
- Kiroku
- Kiroku.Store
- Kiroku.Store.Append
- Kiroku.Store.Causation
- Kiroku.Store.Connection
- Kiroku.Store.Effect
- Kiroku.Store.Error
- Kiroku.Store.Lifecycle
- Kiroku.Store.Link
- Kiroku.Store.Notification
- Kiroku.Store.Observability
- Kiroku.Store.Read
- Kiroku.Store.SQL
- Kiroku.Store.Settings
- Kiroku.Store.Subscription
- Kiroku.Store.Transaction
- Kiroku.Store.Types
- Kiroku.Store
Downloads
- kiroku-store-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | 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), ephemeral-pg (>=0.2 && <0.3), generic-lens (>=2.2 && <2.4), hasql (>=1.10 && <1.11), hasql-notifications (>=0.2 && <0.3), hasql-pool (>=1.2 && <1.5), hasql-transaction (>=1.1 && <1.3), kiroku-store, lens (>=5.2 && <5.4), mmzk-typeid (>=0.6 && <0.8), stm (>=2.5 && <2.6), streamly-core (>=0.3 && <0.4), text (>=2.0 && <2.2), time (>=1.12 && <1.15), unliftio-core (>=0.2 && <0.3), uuid (>=1.3 && <1.4), vector (>=0.13 && <0.14) [details] |
| License | BSD-3-Clause |
| Author | Nadeem Bitar |
| Maintainer | nadeem@gmail.com |
| Uploaded | by shinzui at 2026-05-23T21:03:40Z |
| Category | Database, Eventing |
| Home page | https://github.com/shinzui/kiroku |
| Bug tracker | https://github.com/shinzui/kiroku/issues |
| Source repo | head: git clone https://github.com/shinzui/kiroku.git |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Executables | kiroku-consumer-group-example |
| Downloads | 1 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user [build log] All reported builds failed as of 2026-05-23 [all 1 reports] |