2881099 / csredis

.NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients.
MIT License
2.01k stars 414 forks source link

请求CsRedisClient暴露Geo等操作 #451

Open bebestmaple opened 2 years ago

2881099 commented 2 years ago

请使用新开发的 FreeRedis

https://github.com/2881099/FreeRedis

bebestmaple commented 2 years ago

因为EasyCaching还没有对接freeRedis,所以还暂时用不了FreeRedis

2881099 commented 2 years ago

可以两个库一起使用,不冲突。

csredis 对高版本协议支持得不好,FreeRedis 重写解决了这些问题,所以支持更高的 redis-server 命令和功能。