JedisPoolToUnifiedRedis #4448
Closed
oscar-besga-panel
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
No activity here, so closing discussion |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I have a new class that gaps the bridge between the old JedisPool and the new UnifiedRedis (which is parent to RedisClient, RedisClusterClient and so on...)
Here it is, if you could take a look it would be much appreciated
JedisExtraUtils - JedisPoolToUnifiedRedis
I don't know if is appropiate to be included in the Jedis proyect or the JedisPool class is not used anymore by third parties.
Tell me your thougths
It uses javaasist to create the proxy.
Tks
Beta Was this translation helpful? Give feedback.
All reactions