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
911 stars 160 forks source link

csredis和freeRedis的区别跟优势在哪儿? #189

Open chunjieyaya opened 2 months ago

chunjieyaya commented 2 months ago

csredis和freeRedis的区别跟优势在哪儿?

2881099 commented 2 months ago

前者,不利于扩展

或者是全面重写的,支持更多的redis高版本功能

chunjieyaya commented 2 months ago

前者,不利于扩展

或者是全面重写的,支持更多的redis高版本功能

完全替换这个我尝试一下,生产环境目前有几千并发在用,如果全部替换还是有点挑战