JBoss Community

Expire items on the cache loader

created by Narendra Koneru in JBoss Cache - View the full discussion

Hi, I configured a cache with LRU eviction policy backed up with the JDBC cache loader. As I understand, when a node is to be evicted it will be pushed to the underlying JDBC store. What I am wondering is if there is a way to automatically remove the elements from JDBC store itself based on some policy (like timeToLive, etc) instead of me manually removing it from the cache.

Reply to this message by going to Community

Start a new discussion in JBoss Cache at Community