Zed. The source code to build a world.

cache.php

Cache calling class.

Zed. The immensity of stars. The HyperShip. The people.

(c) 2010, Dereckson, some rights reserved. Released under BSD license.

This file provides a calling class, which read the configuration, ensures the cache class for the cache engine given in config exists and initializes it.

You'll find a sample of implementation in the CacheMemcached.

Tags
see
CacheMemcached

If no caching mechanism, a "blackhole" void cache will be used.

see

CacheVoid.

The class to call is determined from the following preference: $Config['cache']['engine'] = 'memcached'; //will use CacheMemcached class.

0.1 2010-07-06 22:45 Initial version [DcK]

subpackage

Cache

author

Sébastien Santoro aka Dereckson dereckson@espace-win.org

copyright

2010 Sébastien Santoro aka Dereckson

license

http://www.opensource.org/licenses/bsd-license.php BSD

version
0.1
link
http://scherzo.dereckson.be/doc/zed
link
http://zed.dereckson.be/
filesource

Table of Contents

Classes

Cache
Cache caller

        
On this page

Search results