.

XCache
[Cache]

Replace DB-based cache and sessions with XCache based - that is: store cache in memory. More...

Classes

class   CacheXCache12Impl
  Cache Persistance using XCache 1.2. More...
class   CacheXCache13Impl
  Cache Persistance using XCache 1.3. More...
class   CacheXCacheImpl
  Cache Persistance using XCache. More...
class   XCacheCacheItem
  Cache Item for XCache. More...
class   XCacheSession
  Redirect session to write to XCache. More...

Detailed Description

Replace DB-based cache and sessions with XCache based - that is: store cache in memory.

Usage

When enabled, the cache persistence gets changed to XCache. Nothing else to do.

Additional notes

This module requires XCache (http://xcache.lighttpd.net/) to be installed and configured properly. Check especially xcache.var_size in xcache config!