enginekit / redis-sharp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C# 99.6%Language:Makefile 0.4%