OrleansContrib/Orleans.Redis

Redis Streaming

Opened this issue · 1 comments

What about implementing streaming adapter using redis PUB\SUB ?

I have found https://github.com/berdon/Orleans.Providers.Redis but it's not in OrleansContrib repository and have questions with using ConcurrentQueue and pool of channels instead of channel per subscription

👍🏻