BookSleeve
1.1.0.7
Fully asynchronous Redis client, capable of pipelined operations; this acts as a multiplexer, allowing high-performance parallel usage of a single connection (or few connections) without being blocked on each separate request. All core redis opeations are supported. This library can also be used from C# 5.0/async very effectively.
To install BookSleeve, run the following command in the Package Manager Console
PM> Install-Package BookSleeve
Owners
Authors
Tags
Dependencies
BookSleeve 1.1.0.7 does not have any dependencies
Version History
| Version | Downloads | Last updated |
|---|---|---|
| BookSleeve 1.1.0.7 | 486 | Thursday, April 12, 2012 |
| BookSleeve 1.1.0.6 | 741 | Tuesday, March 27, 2012 |
| BookSleeve 1.1.0.5 | 505 | Tuesday, January 10, 2012 |