Scache is a different method of PHP session data management. It provides a common key-value data cache for transient session data storage. Scache also provides a shared key space, shared counters, and simple caching capabilities.
Scache distinguishes the other implementations from a tree-like key space, where people can easily manipulate the parts that are required to store session data and the data groups stored in the entire subtree that expire. Scache stores all session data insertions until data is corrupted, thus reducing the need for redundant storage of the same data elsewhere. Scache contains a daemon and PHP extensions.
Scache 0.90.4 This version caching feature has been overridden to support structure keyspaces. Some bug fixes and installation fixes have been added.
Download Address:
Source Tarballs
scached-0.90.4.tar.bz2
Debian Lenny 5.0
Lenny-scached_0.90.4_i386.deb (32bit)
Lenny-php5-scache_0.90.4_i386.deb (32bit)
Debian Squeeze 6.0
Squeeze-scached_0.90.4_i386.deb (32bit)
Squeeze-scached_0.90.4_amd64.deb (64bit)
Squeeze-php5-scache_0.90.4_i386.deb (32bit)
Squeeze-php5-scache_0.90.4_amd64.deb (64bit)
Ubuntu 10.04.3 LTS
Lucid-scached_0.90.4_i386.deb (32bit)
Lucid-scached_0.90.4_amd64.deb (64bit)
Lucid-php5-scache_0.90.4_i386.deb (32bit)
Lucid-php5-scache_0.90.4_amd64.deb (64bit)
Ubuntu 11.04
Natty-scached_0.90.4_amd64.deb (64bit)
Natty-php5-scache_0.90.4_amd64.deb (64bit)