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.
download
vcache-2.0.zip [1.42 KB]
view the source code
CachedArray.cla ss.php [4.52 KB]
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.
download
vcache-2.0.zip [1.42 KB]
view the source code
CachedArray.cla ss.php [4.52 KB]
Comment