[infinispan-dev] JBoss Libra
Sanne Grinovero
sanne at infinispan.org
Fri Feb 3 12:14:46 EST 2012
New idea: what about implementing a memory-size based eviction policy
which only works on values of type byte[] ?
The limitation might be strong, but actually applies quite well to
some use cases:
- Hot Rod
- Lucene
I think this could serve well more use cases, and specifically for
Lucene it would rock, as besides from some small metadata, the bulk of
stuff is big arrays of bytes.
-- Sanne
More information about the infinispan-dev
mailing list