xprt64/cqrs-eventstore-mongodb

MongoDB implementation for Dudulina (CQRS Event Store for PHP)

Installs: 72

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

pkg:composer/xprt64/cqrs-eventstore-mongodb


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