Allows you to share data across requests as long as the PHP process is running. One of APC or WinCache is required to accomplish this, with other extensions being potentially pluggable as adapters.

Release Notes - 0.1.1

  • Fixed the PHAR stub.
  • Removed the warnings APC would trigger when using SHM::factory().
  • Allowed registering of external adapters with the new SHM::registerAdapter() method.
  • Added SHM::__invoke() as a shortcut to SHM::add().

Categories

Installation

$ php pyrus.phar install PEAR2_Cache_SHM
Status: 0.1.1 alpha, released on September 25, 2012
License: LGPL License 2.1
Documentation: GitHub Wiki
Issues: none open
Maintainers:

Release History

0.1.1 alpha September 25, 2012
0.1.0 alpha August 3, 2012

Browse Files

28 files in 10 directories.

Dependencies for PEAR2_Cache_SHM

  • PHP ≥ 5.3.0