0 Replies Latest reply on Nov 10, 2006 11:33 AM by pgiesin

    Custom Eviction Policy

    pgiesin

      I have been digging through the docs and code in order to figure out the best way to implement a custom eviction policy. The requirement that I have is to evict an item based on a timestamp within the element itself.

      I don't know if this is the best way to handle this or should I just right a backend process that loops over the data and does a remove. I like the idea of the custom eviction policy. But I can't seem to find a way to access the actual data fields during the eviction process.

      Thanks,
      Pete G.