[hibernate-dev] Cache

Petar Tahchiev paranoiabla at gmail.com
Thu Sep 3 14:19:36 EDT 2015


Currently hibernate-ehcache depends on ehcache 2.4.3:

http://repo1.maven.org/maven2/org/hibernate/hibernate-ehcache/5.0.0.Final/hibernate-ehcache-5.0.0.Final.pom

which is more than 4 years old!!!! In the meantime there has been 22
releases on the 2.x version and currently a 3.0.0.m2 on the 3.x version
here:

http://repo1.maven.org/maven2/org/ehcache/ehcache/3.0.0.m2/

The ehcache 3.x now supports jcache and is completely rewritten from what I
understand. Are there any plans to have this updated? For example I'd like
to use hibernate with any jcache cache, but I currently I can't use
ehcache, or hazelcast (because of this issue
https://github.com/hazelcast/hazelcast/issues/5633). I believe it's
important to support multiple caching solutions.


-- 
Regards, Petar!
Karlovo, Bulgaria.
---
Public PGP Key at:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x19658550C3110611
Key Fingerprint: A369 A7EE 61BC 93A3 CDFF  55A5 1965 8550 C311 0611


More information about the hibernate-dev mailing list