Geode provides an optional L2 cache for hibernate: http://geode.docs.pivotal.io/docs/tools_modules/hibernate_cache/setting_up_the_module.html
Looking at the code, it looks like the geode-modules-hibernate is pulling in hibernate-core as a compile dependency, but it's not being distributed as part of the binary distribution. -Dan On Fri, Sep 23, 2016 at 4:54 PM, Roman Shaposhnik <ro...@shaposhnik.org> wrote: > You've mentioned my trigger word ;-) Hibernate is licensed under LGPL > so could you please specify how is Geode using it? > > Thanks, > Roman. > > On Thu, Sep 22, 2016 at 3:15 PM, William Markito <mark...@apache.org> > wrote: > > Folks, > > > > We're still building the Hibernate cache module [1] but it's compatible > > only with a very old version (3.5) and given that the API has completely > > changed and unless someone in the community wants to help getting this > > module up-to-date with at least Hibernate 5.x I'd like propose to remove > > the module from 1.0 / develop until we can work on updating that module. > > > > Given that it's already a separate module it shouldn't be that hard to be > > removed. > > > > Thoughts ? > > > > [1] > > http://geode.docs.pivotal.io/docs/tools_modules/hibernate_ > cache/chapter_overview.html >