Orleans.Redis icon indicating copy to clipboard operation
Orleans.Redis copied to clipboard

Updated to NET8

Open hendrikdevloed opened this issue 1 year ago • 3 comments

  • Updated SDK to NET8
  • Updated dependencies
  • Changed missing AddSingletonNamedService() calls to AddGrainStorage() which internally uses new NET8 keyed service

hendrikdevloed avatar Jan 10 '24 14:01 hendrikdevloed

@ReubenBond is this going to be released?

m17kea avatar May 20 '24 17:05 m17kea

@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?

ReubenBond avatar May 20 '24 18:05 ReubenBond

Thanks for the quick response @ReubenBond, I wasn't aware of this sorry. I'll check it out

m17kea avatar May 20 '24 19:05 m17kea