Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hibernate 5.3.x support #17

Closed
garethpowell opened this issue Sep 4, 2018 · 3 comments
Closed

Hibernate 5.3.x support #17

garethpowell opened this issue Sep 4, 2018 · 3 comments

Comments

@garethpowell
Copy link

Hi,

Do you have plans to support Hibernate 5.3.x and if so when can we expect that support to be available? We currently use hibernate-l2-memcached with Hibernate 5.2.x and an Elasticache backend in AWS and are unable to upgrade to Hibernate 5.3.x without a hibernate-l2-memcached to support it. I appreciate that is probably no trivial matter following the significant changes in the caching SPI that came in Hibernate 5.3.

Best regards,
Gareth

@mihaicostin
Copy link
Owner

Hi @garethpowell . yep, I've started looking into this but unfortunately I did not have yet the required time to make significant progress :(
In the meantime, an alternative might be using hibernate-jcache along with a JCache implementation / wrapper for memcached - although I did not try this myself.

@sinay90
Copy link

sinay90 commented Apr 18, 2019

Hi @mihaicostin, any updates on Hibernate 5.3 and 5.4 support?

Thanks!

@mihaicostin
Copy link
Owner

I've managed to release version 5.4.2.0 that should work with both 5.3.x (5.3.3 - 5.3.9) and 5.4.x
Please give it a try and let me know if you run into any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants