1. Overview
- What is OSCache
- License
- Feature List - Details on OSCache's features and how they are best used.
- Requirements - What is required to run OSCache.
- FAQ - Frequently Asked Questions about OSCache.
- OSCache in the Wild - A list of sites that are using OSCache in production.
2. OSCache versions
- Change Log - See what's new in the latest version of OSCache (see also JIRA - Change Log).
- Roadmap - See the expected future releases of OSCache (see also JIRA - Road Map).
- Build and Test Reports - Unit Test Results, Clover Coverage Report and Ivy Dependency Report
3. Tutorial
- Installation Guide - How to install OSCache and where to get it.
- CacheFilter Tutorial - How to cache entire pages of your website.
- Clustering OSCache - How to use OSCache in a cluster.
- Statistics - How to implement a cache listener to provide cache hits and misses information.
- JMX Monitoring - JMX Monitoring and Administration via Spring.
- API Usage - How to use the GeneralCacheAdministrator.
- Taking the load off: OSCache helps database cope by Andres March.
- SVN and Compiling OSCache - How to access CVS and compile OSCache.
4. Reference Guide
- Configuration - Configuration options for OSCache.
- JSP Tags - Detailed documentation on OSCache's tags and how to use them.
- CacheFilter Configuration - How to configure OSCache to cache entire servlet responses.
- Cron Expressions - How to use the cron expression syntax to expire content.
- JavaDoc API - The OSCache API documentation in JavaDoc format.
5. Third-party integration
- Hibernate - How to integrate OSCache with Hibernate.
- Hibernate 2.1 and pre OSCache 2.4 support - Hibernate 2.1 integration and pre OSCache 2.4 classes.
- Spring - Simple configuration with no special support from Spring (taken from the Spring Integration).
- JPOX - Integration of OSCache with JPOX transparent persistence JDO implementation.
6. Links
- Current Release Home
- Support Forum
- Download Source and Binaries
- The current development release is available by the Ivy Repository
- SVN Access beginning with release 2.4 or CVS Access until release 2.3.2
- dev.java.net Project
- Mailing List
|