Download List

Project Description

jZonic-Cache is a Java-based caching system. It supports
simple cache types like static, last recently used, time to
live, file content, and more. There is also a TreeCache
included that makes handling dependencies very simple
between objects.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-01-22 19:50
1.1

This release contains a CacheHandler which can be used to load and store the cache. Two types of handlers are included that use serialization. A listener that notifies every listener when the cache has changed is included. Javadoc is now included, and there are some bugfixes (mostly in the TTL cache).
Tags: Major feature enhancements

2004-01-14 10:05
1.0

Tags: Initial freshmeat announcement

Project Resources