Welcome to the OSCache wiki.

OSCache is a caching solution that includes a JSP tag library and set of classes to perform fine grained dynamic caching of JSP content, servlet responses or arbitrary objects. It provides both in memory and persistent on disk caches, and can allow your site to have graceful error tolerance (eg if an error occurs like your db goes down, you can serve the cached content so people can still surf the site almost without knowing). Take a look at the great features of OSCache.

This wiki is used for additional information as well as documentation for the latest developing version (see previous releases).

  • Download - Download Source and Binaries.
  • Versions
    • Change Log - See what's new in the latest version of OSCache.
    • Roadmap - See the expected future releases of OSCache.

OSCache's official homepage is http://www.opensymphony.com/oscache/. There you can find the documentation of the latest production release of OSCache.