Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.01 KB

RedisBoost (.NET 4.0)

.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.

Wiki pages are available

You can install RedisBoost via NuGet:

Install-Pacakage RedisBoost