xprt64 / cqrs-eventstore-mongodb
MongoDB implementation for Dudulina (CQRS Event Store for PHP)
3.2.21
2025-05-17 04:24 UTC
Requires
- php: ^8.0
- mongodb/mongodb: 1.15.0
- xprt64/dudulina: ^6.0.1
- xprt64/iterator: ^1.0
- xprt64/lib: ^1.0.3
- xprt64/mongodb-lib: ^1.0
- xprt64/mongodb-selector: ^2.0.1
- xprt64/serialize: ^1.0.0 || ^2.0.0
- xprt64/types: ^1.0.24
Requires (Dev)
- phpunit/phpunit: ^9.5.10
This package is not auto-updated.
Last update: 2026-06-07 05:49:35 UTC
README
Event store for Dudulina framework.
There is also a Restful API to get the events from the Event store.
Statistics
- total aggregate write time was: 7.99, speed: 12516 events wrote per second
- total aggregate read time was: 1.43, speed: 35036 events read per second
- total readmodel read time was: 3.26, speed: 30679 events read per second
testing
docker-compose up