BullOak / BullOak.Repositories.EventStore

The EventStore integration project for BullOak
MIT License
0 stars 8 forks source link

Temporary fix for opening soft-deleted streams #20

Closed iblazhko closed 3 years ago

iblazhko commented 3 years ago

This PR proposes a temporary solution for https://github.com/BullOak/BullOak.Repositories.EventStore/issues/18

While these changes would allow BullOak to ignore unknown events, it is far from ideal.

We need to add explicit support for special EventStore events to BullOak.Repositories.EventStore.

iblazhko commented 3 years ago

Not relevant anymore for version 3.0