websocket-manager icon indicating copy to clipboard operation
websocket-manager copied to clipboard

WebsocketManager dictionary in a distributed cache?

Open hkosmidi opened this issue 7 years ago • 0 comments

Hi, I have implemented this approach on my web application but I want to extend it by using a distributed cache (redis). Is there a way to save the dictionary in redis just like I could do with session variables?

I am using .net core 2.

hkosmidi avatar Nov 07 '17 08:11 hkosmidi