rfranke/redis-sharp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a C#/.NET client binding for the Redis server:
http://code.google.com/p/redis/
The code is licensed under the same terms that the Redis server is, the new BSD license
The binding lives in the redis-sharp.cs file, a sample test file can be found on test.cs
Miguel de Icaza, November 2009