Package org.apache.commons.jcs3.auxiliary.disk


package org.apache.commons.jcs3.auxiliary.disk
The primary disk auxiliary.

Objects are serialized to a file on disk. This implementation uses memory keys and performs quite well. Recommended for most cases.