|
|
|
|
|
by liuliu
5829 days ago
|
|
why Windows? Redis is a service over socket, thus, you can have a *nix box running Redis and talk to the box with your asp.net/c# I suppose. Windows has a very different socket model, I think that supporting Windows will scarify to much for Redis. |
|