/redis-sharp

A C#/.NET binding for the Redis server.

Primary LanguageC#

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