I would like to setup an eviction policy that will always force a persistent store to be
written whenever a put is called on TreeCache. Basically, I would like for it to stay in
memory based on an existing eviction policy (such as LRU) but always store that data to a
persistent store.
any help would be apprciated.
ray
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006582#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...