Eventuous / eventuous

Event Sourcing library for .NET
https://eventuous.dev
Apache License 2.0
458 stars 73 forks source link

Redis #198

Closed claudiuchis closed 1 year ago

claudiuchis commented 1 year ago

Added test cases for event reads.

claudiuchis commented 1 year ago

Hi Alexey, I've added support for subscriptions with Redis. While I've added unit tests as well, I can't get the tests for all subscription to work in parallel with the rest of the tests, but they run independently.