migueldeicaza / redis-sharp

A C#/.NET binding for the Redis server.
150 stars 62 forks source link

This is a C#/.NET client binding for the Redis server:

 https://redis.io/

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