TheCache

Project: Cache


Description

The Cache is a subproject of jZonic. The topic of caching is important for webapplication
and of course any kind of application. This cache supports different kinds of caches
and is easy to use and to integrate.

Features

This is a short list of features:
  • supports multiple instances of caches (defined by an unique name)
  • supports LRU, static, TTL, file content and some more
  • TreeCache for handling dependencies
  • fire events when the cache has changed
  • load and store the with the CacheHandler
  • configure the caches with a simple XML configuration file
  • easy to use (simple API)
  • easy to integrate

Documentation

The entire documentation is here

Download

jZonic-cache-v1.1.tar.gz
jZonic-cache-v1.1.zip

Changelog

v1.1

  • CacheHandler integrated which can load and save the cache
  • two different kind of handlers are included that use serialization to store the cache
  • a listener is now included to broadcast events when the cache has changed
  • javadoc included (sorry that I forgot it last time)
  • some bugfixes (mostly the TTL cache)
  • configure the caches with a simple XML configuration file



revision: 12 / last update: 22.01.2004 20:22:14