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
_______________________________________________
infinispan-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to