Release Notes

(26th September 2001 - by Francois Beauregard, fbeauregard@pyxis-tech.com, and
Alain Bergevin, abergevin@pyxis-tech.com, of Pyxis Technologies Inc.)

  • Cache Events
  • Persistence mechanism refactored
  • Cache Algorithms FIFO + LRU (Limit the size of the cache)
  • AbstractConcurrentReadCache from Doug Lea's ConcurrentReaderHashMap.
    Should give oscache performance improvement
  • Disk Persistence does not need any locking strategies. Everything is handled by AbstractConcurrentReadCache
  • Pluggable entry refresh policies
  • Unlimited cache size for disk
  • Specify Duration using Simple Date Format or ISO-8601 as suggested by Fredrik Lindgren)
    The next one that would make sense I think is being able to specify a specific time of day.