[hibernate-dev] [infinispan-dev] [ISPN-6] (Infinispan cache provider for Hibernate) Remaining TODOs, notes and questions

Steve Ebersole steve at hibernate.org
Tue Aug 4 11:27:33 EDT 2009


On Tue, 2009-08-04 at 14:35 +0100, Manik Surtani wrote:

Yes this is obviously something worthwhile at a high level.  I cannot
speak to implementation details wrt Infinispan.

> 
> I suppose that would depend on the need for different eviction
> characteristics for different entity types.  So from that perspective
> (the ability to use) a different cache per entity is useful.
> 
> 
> E.g.,
> 
> 
> NoEvictionCache for [CountryList]
> NoEvictionCache for [SomeOtherDropDown]
> AggressivelyEvictedLRUCache for [Users]
> AggressivelyEvictedLRUCache for [Orders]
> LargeCapacityFIFOCache for [ProductsCatalog]
> 
> 
> etc. may well prove useful.  
> 
-- 
Steve Ebersole <steve at hibernate.org>
Hibernate.org




More information about the hibernate-dev mailing list