🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.
924
stars
165
forks
source link
csredis 里面有个RedisHelper的静态类挺好用的为啥移除了呢? #88
Open
agoling opened 2 years ago
csredis 里面有个RedisHelper的静态类挺好用的为啥移除了呢,在FreeRedis里面没有RedisHelper,只有一个RedisClient了?