libclass.cge_datastore.php

A database based key/value store.

Classes

cge_datastore This class implements a simple key/value store utilizing the database intended for storing small amounts of temporary data that must survive both the request, and the session but can have a limited lifetime.