debop / hibernate-redis

hibernate 2nd level cache privder using redis
Apache License 2.0
357 stars 184 forks source link

Is it supports Redis Engine version 4.0.10 #123

Open stkggit opened 6 years ago

stkggit commented 6 years ago

Hi,

I'm using Hibernate-reids library for second level cache, can i point to the redis Engine version 4.0.10 ? as per your documentation it is mentioned that you have tested this with redis server 3.x. with Redisson 2.3.x.

Please provide your inputs.

Thanks,