Commit d8d6d3b6 authored by Marc Gravell's avatar Marc Gravell

Link to blog

parent 7e45a27f
StackExchange.Redis StackExchange.Redis
=================== ===================
StackExchange.Redis is a high performance general purpose redis client for .NET languages (C# etc). It is the logical successor to [BookSleeve](https://code.google.com/p/booksleeve/), and is the client developed-by (and used-by) [Stack Exchange](http://stackexchange.com/) for busy sites like [Stack Overflow](http://stackoverflow.com/). StackExchange.Redis is a high performance general purpose redis client for .NET languages (C# etc). It is the logical successor to [BookSleeve](https://code.google.com/p/booksleeve/),
and is the client developed-by (and used-by) [Stack Exchange](http://stackexchange.com/) for busy sites like [Stack Overflow](http://stackoverflow.com/). For the full reasons
why this library was created (i.e. "What about BookSleeve?") [please see here](marcgravell.blogspot.com/2014/03/so-i-went-and-wrote-another-redis-client.html).
Note: this release should be considered "beta": the API may be subject to minor changes. Note: this release should be considered "beta": the API may be subject to minor changes.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment