xprt64/cqrs-eventstore-mongodb

MongoDB implementation for Dudulina (CQRS Event Store for PHP)


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