hibernate-redis icon indicating copy to clipboard operation
hibernate-redis copied to clipboard

Support Lattuce (Redis Client)

Open debop opened this issue 7 years ago • 3 comments

Support Lattuce.

Support Sync and Async (Unsafe) mode.

debop avatar Apr 27 '17 00:04 debop

How is this issue going? The company that I work for would be very interested in this feature being develop. Anything we can help with?

ti3r avatar Sep 22 '17 15:09 ti3r

@ti3r Thanks for interest. One question. What version do you use? I will use lettuce 5.0.0.RELEASE (it is break group id from older version)

debop avatar Oct 19 '17 03:10 debop

That version might work for us. We are only starting to adapt redis in our systems and no particular client still locked in our code. Mostly interested in being able to configure the base of the system using Java code instead of files and I think lettuce has better support for that. I might open a PR to your project to enable this in the current project just as an initial work around. Thanks for your response.

ti3r avatar Oct 23 '17 15:10 ti3r