What's the difference between terracotta-hibernate-cache and Ehcache Distributed with Terracotta?

StackOverflow https://stackoverflow.com/questions/9004237

سؤال

Is there a difference between using Ehcache as Hibernate's second-level cache provider and distributing it with Terracotta, and using terracotta-hibernate-cache and terracotta-hibernate-agent?

هل كانت مفيدة؟

المحلول

The short answer is the latter is deprecated and you should use the former. terracotta-hiberante-cache & others predate the Ehcache acquisition. In the meantime ehcache (clustered with terracotta or not) has had much investment done in and provide you with better results...

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top