Cached Virtual Array

Package:
Cached Virtual Array
Summary:
Base class for implementing persistent arrays
Groups:
Data types, PHP 5
Author:
Igor
Description:
This is a base class for implementing persistent arrays.

It provides interfaces to access elements of arrays eventually stored in persistent data storage.

The actual implementation sub-classes should implement the functionality of storing and retrieving array data from persistent storage containers.


Powered by Gewgley