2881099 / FreeRedis

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

Json的支持 #200

Open 1185497683 opened 3 months ago

1185497683 commented 3 months ago

RedisJson这个功能很好,FreeRedis什么时候可以支持?

2881099 commented 3 months ago

不是已经支持了吗?

bebestmaple commented 2 months ago

请问计划支持RedisSearch或者增加表达式树解析为RedisJson查询的支持吗?