RedisBoost (.NET 4.0)

Thread-safe asynchronous Redis client. Supports pipelining, Redis channels, has built-in serializer and clients pool. Can be used along with async/await pattern.

View project on GitHub

Wiki pages are available

You can install RedisBoost via NuGet:

Install-Pacakage RedisBoost

Hit Counters