Class Cache.Storage.Memory

Inheritance graph
Cache.Storage.Base Cache.Storage.Memory
Description

A RAM-based storage manager.

This storage manager provides the means to save data to memory. In this manager I'll add reference documentation as comments to interfaces. It will be organized later in a more comprehensive format

Settings will be added later.

Thanks

Thanks to Francesco Chemolli <kinkie@roxen.com> for the contribution.


Inherit Base

inherit Cache.Storage.Base : Base