Expected Behavior
How to use Jedis client in Spring Session Redis Is there a way to use Jedis instead of Lettuce in spring session. It seems like spring-session-data uses Lettuce by default. Is there a way to override them?
Current Behavior
It seems like spring-session-data uses Lettuce by default.
Context
Is Lettuce preferred or the Jedis ?
Expected Behavior
How to use Jedis client in Spring Session Redis Is there a way to use Jedis instead of Lettuce in spring session. It seems like spring-session-data uses Lettuce by default. Is there a way to override them?
Current Behavior
It seems like spring-session-data uses Lettuce by default.
Context
Is Lettuce preferred or the Jedis ?