J-F Guertin

Results 3 issues of J-F Guertin

Adding UseEventStoreSubscriptions extension to help subscribe to stream events based on a filter and then publish them to your internal microservices (pubsub) Note that three (3) integration tests are failing...

help-wanted

Hi, There is an implementation of EventStoreDb in EventFlow to store the events... 1. Has anyone tried to develop an implementation of [EventStore's PersistentSubscription](https://eventstore.com/docs/getting-started/reading-subscribing-events/index.html?tabs=tabid-6%2Ctabid-dotnet-client%2Ctabid-dotnet-read-event%2Ctabid-create-sub-dotnet#subscribing-to-receive-stream-updates) for EventFlow? 1. Could this replace...

discussion

HI, Has anyone been able to host an Akka actor inside a DaemonSet? What was your YAML configuration? Any example would be much appreciated! We were successful at deploying multiple...