5 releases (3 breaking)
| 0.4.0 | Feb 26, 2026 |
|---|---|
| 0.3.0 | Aug 20, 2025 |
| 0.2.1 | Aug 20, 2025 |
| 0.2.0 | Aug 18, 2025 |
| 0.1.0 | Jul 29, 2025 |
#2676 in Database interfaces
196 downloads per month
42KB
1K
SLoC
mongo-es
A MongoDB implementation of the PersistedEventRepository trait in cqrs-es.
Usage
Add the following to your Cargo.toml:
[dependencies]
cqrs-es = "0.4.12"
mongo-es = "0.3.0"
It is recommended to follow the official documentation to build your CQRS application.
Useful Links
Dependencies
~11–15MB
~284K SLoC