2881099 / FreeRedis

🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.
MIT License
924 stars 165 forks source link

csredis 里面有个RedisHelper的静态类挺好用的为啥移除了呢? #88

Open agoling opened 2 years ago

agoling commented 2 years ago

csredis 里面有个RedisHelper的静态类挺好用的为啥移除了呢,在FreeRedis里面没有RedisHelper,只有一个RedisClient了?

2881099 commented 2 years ago

是的,因为有些人不喜欢 RedisHelper