2 Replies Latest reply on Jan 26, 2007 3:49 AM by manik

    Always write to persistent store

    jivesociety

      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