Can Jedis support TairHash? #2725
yangbodong22011
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, all
I am very happy to see that
Jedis
started to supportRedisModules
in the4.0
version, currently includingRediSearch
andRedisJSON
.RedisModules
extends the functionality ofRedis
, and some data structures are very useful.We(Alibaba) has also open sourced some RedisModules, for example: TairHash, this feature has received more than 100 likes in Redis issues(redis/redis#6620, redis/redis#1042, redis/redis#167), so please ask, Is it popular to support
TairHash
inJedis
?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions