You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by vkulichenko <va...@gmail.com> on 2017/08/03 23:43:20 UTC

Re: Cache refresh because of hibernate versioning mechanism.

Czeslaw,

To achieve best performance you should do data remodeling, get rid of
collections, store different types of objects in different caches and
reference them using foreign keys.

L2 cache can also be an option, but performance wise it will be less
effective.

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Cache-refresh-because-of-hibernate-versioning-mechanism-tp14394p15972.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.