1. Overview

  1. What is OSCache
  2. License
  3. Feature List - Details on OSCache's features and how they are best used.
  4. Requirements - What is required to run OSCache.
  5. FAQ - Frequently Asked Questions about OSCache.
  6. OSCache in the Wild - A list of sites that are using OSCache in production.

2. OSCache versions

  1. Change Log - See what's new in the latest version of OSCache (see also JIRA - Change Log).
  2. Roadmap - See the expected future releases of OSCache (see also JIRA - Road Map).
  3. Build and Test Reports - Unit Test Results, Clover Coverage Report and Ivy Dependency Report

3. Tutorial

  1. Installation Guide - How to install OSCache and where to get it.
  2. CacheFilter Tutorial - How to cache entire pages of your website.
  3. Clustering OSCache - How to use OSCache in a cluster.
  4. Statistics - How to implement a cache listener to provide cache hits and misses information.
  5. JMX Monitoring - JMX Monitoring and Administration via Spring.
  6. API Usage - How to use the GeneralCacheAdministrator.
  7. Taking the load off: OSCache helps database cope by Andres March.
  8. SVN and Compiling OSCache - How to access CVS and compile OSCache.

4. Reference Guide

  1. Configuration - Configuration options for OSCache.
  2. JSP Tags - Detailed documentation on OSCache's tags and how to use them.
  3. CacheFilter Configuration - How to configure OSCache to cache entire servlet responses.
  4. Cron Expressions - How to use the cron expression syntax to expire content.
  5. JavaDoc API - The OSCache API documentation in JavaDoc format.

5. Third-party integration

  1. Hibernate - How to integrate OSCache with Hibernate.
  2. Hibernate 2.1 and pre OSCache 2.4 support - Hibernate 2.1 integration and pre OSCache 2.4 classes.
  3. Spring - Simple configuration with no special support from Spring (taken from the Spring Integration).
  4. JPOX - Integration of OSCache with JPOX transparent persistence JDO implementation.

6. Links

  1. Current Release Home
  2. Support Forum
  3. Download Source and Binaries
  4. The current development release is available by the Ivy Repository
  5. SVN Access beginning with release 2.4 or CVS Access until release 2.3.2
  6. dev.java.net Project
  7. Mailing List