Class Cache.Storage.Gdbm

Inheritance graph
Cache.Storage.Base Cache.Storage.Gdbm
Description

A GBM-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


Method create

Cache.Storage.Gdbm Cache.Storage.Gdbm(string path)

Description

A GDBM storage-manager must be hooked to a GDBM Database.