serverlesstechnology / cqrs

A lightweight, opinionated CQRS and event sourcing framework.
Other
346 stars 36 forks source link

Implement `EventStoreDB` as event store provider #71

Open sahina opened 10 months ago

sahina commented 10 months ago

Description

A EventStoreDB implementation of the PersistedEventRepository trait in cqrs-es.

References