Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 495 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 495 Bytes

MongoDB Event Store

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