天天看點

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.

Wiki pages are available

Thread-safe asynchronous architecture

Easy to use pub/sub api. Works directly on the level of Redis commands.

Pipelining support

Serialization support

Clients pool support

[Connection string] (https://github.com/andrew-bn/RedisBoost/wiki/Connection-strings) support

[Benchmark tests] (https://github.com/andrew-bn/RedisBoost/wiki/Benchmark) provided

You can install RedisBoost via NuGet:

本文作者:陳群

本文來自雲栖社群合作夥伴rediscn,了解相關資訊可以關注redis.cn網站。

繼續閱讀