Implement a custom Eviction Policy
858309Apr 28 2011 — edited Apr 29 2011I want the cache items to be evicted as per some custom logic (by checking time against some DB table info). I am not able to understand how/when the custom logic would be invoked. Need advise. As per documentation, i see a sample Custom Policy but unable to understand when the policy logic would be invoked.