debop / hibernate-redis

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

Support latest Hibernate versions (5.3.X) #125

Open honzaMaly opened 6 years ago

honzaMaly commented 6 years ago

Hi, it seems that Hibernate Redis is not compatible with the latest versions of Hibernate (5.3.X). Due to this, I get the exception whenever I execute a query. Thanks for this marvelous library!

rshibley commented 5 years ago

I moved to spring boot 2.1 and encountering the same issue.

lbornov2 commented 5 years ago

Is there an ETA for this?

ptahchiev commented 3 years ago

Yep +1. I will probably move to redisson.