waterdog-oss / outbox-event-bus

A technology agnostic event bus
MIT License
3 stars 1 forks source link

Force the events to be sent in ascending order #4

Closed felix19350 closed 5 years ago

felix19350 commented 5 years ago

Fixes #3: Updated the PersistentEventWriter so that events are sorted in ascending order by their storeTimestap. Added a new timestamp to keep track of when the events are sent to the messa