System for managing redis instances.
0
votes
0answers
222 views
Clarification on using Redis with SignalR, and is Redis Sentinel (failover) supported - how?
I read "How does SignalR.Redis work under the hood?" and the latest documentation on SignalR with Redis Running on a Windows Azure VM, however I would just like some clarification:
A client connects ...
0
votes
0answers
70 views
Can Redis Sentinel be executed on in a Cygwin environment?
We are going to be setting up a Redis cluster, monitored by Redis Sentinel. Instead of creating a bunch of new virtual *nix instances just to house Sentinel, can it run inside a Cygwin environment ...