Orleans.Redis
Orleans.Redis copied to clipboard
Updated to NET8
- Updated SDK to NET8
- Updated dependencies
- Changed missing AddSingletonNamedService() calls to AddGrainStorage() which internally uses new NET8 keyed service
@ReubenBond is this going to be released?
@m17kea we have Redis support in-box in Orleans now. Do you need this specific Redis provider, or would the in-box one work for you?
Thanks for the quick response @ReubenBond, I wasn't aware of this sorry. I'll check it out