andrsuh/tiny-event-sourcing

Interface EventStoreDbOperations should be in change of only aggregate updating operations. Segregate new interface for event streams. For example we would be able to use Kafka as a backend for our event streams

andrsuh opened this issue · 0 comments

Interface EventStoreDbOperations should be in change of only aggregate updating operations. Segregate new interface for event streams. For example we would be able to use Kafka as a backend for our event streams