hibernate-redis
hibernate-redis copied to clipboard
Support Lattuce (Redis Client)
Support Lattuce.
Support Sync and Async (Unsafe) mode.
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 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)
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.