eventium-memory: In-memory implementations for eventium
Eventium-memory provides in-memory implementations of event stores, read models, and projection caches for the Eventium event sourcing framework. This package is ideal for development, testing, and prototyping event-sourced applications without requiring external dependencies like databases. All data is stored in STM-based concurrent data structures for thread-safe access.
[Skip to Readme]
Downloads
- eventium-memory-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.9 && <5), containers (>=0.6 && <0.8), eventium-core, mtl (>=2.2 && <2.4), safe (>=0.3 && <0.4), stm (>=2.5 && <2.6) [details] |
| License | MIT |
| Author | |
| Maintainer | Alexander Sidorenko |
| Category | Database, Eventsourcing |
| 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 2025-12-15T08:51:14Z |
| Distributions | |
| 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 status unknown [no reports yet] |