| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Mon, 19 Jan 2026 03:01:49 GMT
X-Served-By: cache-dfw-ktki8620095-DFW, cache-bom-vanm7210074-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768791709.993631,VS0,VE377
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
eventium-sql-common: Common library for SQL event stores
eventium-sql-common: Common library for SQL event stores
Eventium-sql-common provides shared utilities and abstractions for SQL-based event stores. It includes Persistent entity definitions, JSON serialization helpers, and common database operations used by eventium-postgresql and eventium-sqlite. This package eliminates code duplication between different SQL backend implementations and provides a consistent interface for SQL-based event sourcing.
Modules
[Index] [Quick Jump]
Downloads
- eventium-sql-common-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 |
|---|---|
| Dependencies | aeson (>=1.5 && <2.3), base (>=4.9 && <5), bytestring (>=0.10 && <0.13), eventium-core, mtl (>=2.2 && <2.4), persistent (>=2.13 && <2.15), persistent-template (>=2.12 && <2.13), text (>=1.2 && <2.2), uuid (>=1.3 && <1.4) [details] |
| License | MIT |
| Author | |
| Maintainer | Alexander Sidorenko |
| Uploaded | by aleks_sidorenko at 2025-12-15T08:51:20Z |
| 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 |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 6 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2025-12-15 [all 1 reports] |