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.3.0.1.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, 0.2.0.0, 0.3.0.0, 0.3.0.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=2.1 && <2.3), async (>=2.2 && <2.3), base (>=4.18 && <5), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.8), contravariant-extras (>=0.3 && <0.4), effectful-core (>=2.4 && <2.7), 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), lens (>=5.2 && <5.4), mmzk-typeid (>=0.6 && <0.8), mtl (>=2.3 && <2.4), 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-07-14T14:09:43Z |
| 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 | 8 direct, 1 indirect [details] |
| Downloads | 21 total (11 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |