eventium-sqlite: SQLite implementations for eventium
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [tz-upper-bounds] On library, these packages have upper bounds with trailing zeros: - eventium-core - eventium-sql-common Please avoid trailing zeros for upper bounds.
Eventium-sqlite provides a SQLite-based event store implementation for the Eventium event sourcing framework. It uses the Persistent library for type-safe database access and provides efficient event storage and retrieval with support for aggregate streams, event versioning, and optimistic concurrency control. This backend is ideal for single-process applications, embedded systems, and scenarios where a lightweight database is preferred.
[Skip to Readme]
Properties
| Versions | 0.1.0, 0.2.0, 0.2.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=1.5 && <2.3), base (>=4.9 && <5), bytestring (>=0.10 && <0.13), eventium-core (>=0.2.0 && <0.3.0), eventium-sql-common (>=0.2.0 && <0.3.0), mtl (>=2.2 && <2.4), persistent (>=2.14 && <2.18), text (>=1.2 && <2.2), uuid (>=1.3 && <1.4) [details] |
| License | MIT |
| Author | |
| Maintainer | Alexander Sidorenko |
| Category | Database, Eventsourcing, SQLite |
| Home page | https://github.com/aleks-sidorenko/eventium#readme |
| Bug tracker | https://github.com/aleks-sidorenko/eventium/issues |
| Source repo | head: git clone https://github.com/aleks-sidorenko/eventium |
| Uploaded | by aleks_sidorenko at 2026-03-05T10:40:53Z |
Modules
- Eventium
- Store
- Eventium.Store.Sqlite
- Store
Downloads
- eventium-sqlite-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees