Horde_Cachepear.horde.orgHorde Caching APIA simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache), Memcache, MongoDB, Redis, user session, an SQL table, or a combination of these.Chuck Hagenbuchchuckchuck@horde.orgyesMichael Slusarzslusarzslusarz@horde.orgyes2017-02-272.5.52.5.0stablestableLGPL-2.1
* [jan] Fix MongoDB backend with mongodb extension.
5.3.08.0.0alpha18.0.0alpha11.7.0Horde_Compress_Fastpear.horde.org1.0.02.0.0alpha12.0.0alpha1Horde_Exceptionpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Utilpear.horde.org2.0.03.0.0alpha13.0.0alpha1hashHorde_Dbpear.horde.org2.1.03.0.0alpha13.0.0alpha1Horde_HashTablepear.horde.org1.0.02.0.0alpha12.0.0alpha1Horde_Logpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Memcachepear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Mongopear.horde.org1.0.02.0.0alpha12.0.0alpha1APCpecl.php.net3.1.1apceaccelerator0.9.50.9.60.9.6xcache0.0.10.0.1alphaalpha2004-01-01LGPL-2.1
Initial packaging.
1.0.0alpha11.0.0alphaalpha2011-03-08LGPL-2.1
* First alpha release for Horde 4.
* Add SQL backend.
* Converted to package.xml 2.0 for pear.horde.org.
* Add APC, eAccelerator, and XCache backends (duck@obala.net).
* Abstracted storage-specific code into 'Storage' drivers.
* Add option to transparently compress cache data using lzf.
* Added Horde_Cache_Session::.
* Horde_Cache::set() no longer returns a boolean result.
* Added Horde_Cache_Exception::.
* Removed dependency on Horde Core.
* Added Horde_Cache#clear()
1.0.0beta11.0.0betabeta2011-03-16LGPL-2.1
* First beta release for Horde 4.
1.0.0RC11.0.0betabeta2011-03-22LGPL-2.1
* First release candidate for Horde 4.
1.0.0RC21.0.0betabeta2011-03-29LGPL-2.1
* Second release candidate for Horde 4.
1.0.01.0.0stablestable2011-04-06LGPL-2.1
* First stable release for Horde 4.
1.0.11.0.0stablestable2011-04-20LGPL-2.1
* [jan] Relax required lzf extension version.
1.0.21.0.0stablestable2011-05-03LGPL-2.1
* [jan] Fix expiring entries in sub-storages of Stack driver (Bug #9949).
1.0.31.0.0stablestable2011-05-03LGPL-2.1
* [jan] Fix dependency.
1.0.41.0.0stablestable2011-06-01LGPL-2.1
* [mms] Fix memcache duplicate keys (Bug #10072; goncalo.queiros@portugalmail.net).
1.0.51.0.0stablestable2012-04-10LGPL-2.1
* [rla] Add license file.
1.0.61.0.0stablestableLGPL-2.1
* [mms] Correctly invalidate cache when write error occurs while using the stack driver.
2.0.0alpha11.0.0alphastable2012-07-05LGPL-2.1
* First alpha release for Horde 5.
2.0.0beta11.0.0betastable2012-07-19LGPL-2.1
* First beta release for Horde 5.
* [mms] Add Horde_Cache#testReadWrite().
2.0.0RC11.0.0betastable2012-10-26LGPL-2.1
* [mms] Correctly invalidate cache when write error occurs while using the stack driver.
2.0.01.0.0stablestable2012-10-30LGPL-2.1
* First stable release for Horde 5.
2.0.11.0.0stablestable2012-11-19LGPL-2.1
* [jan] Re-packaged 2.0.0 release.
2.0.21.0.0stablestable2013-03-05LGPL-2.1
* [mms] Abstract data compression out into Horde_Compress_Fast package.
2.0.31.0.0stablestable2013-03-05LGPL-2.1
* [mms] Fix regression preventing compression of Horde_Cache data (Bug #12088).
2.0.41.0.0stablestable2013-04-08LGPL-2.1
* [mms] Make Horde_Compress_Fast a required package (Bug #12166).
* [mms] Fix serialization of all storage drivers.
2.1.01.1.0stablestable2013-05-02LGPL-2.1
* [mms] Add MongoDB cache driver.
2.2.02.2.0stablestable2013-06-04LGPL-2.1
* [mms] Fix return from get() when using the Hashtable driver.
* [mms] Fix hashtable driver name.
* [mms] Horde_Memcache cache driver is now deprecated in favor of the Horde_HashTable driver.
* [mms] Add Horde_HashTable cache driver.
2.2.12.2.0stablestable2013-07-16LGPL-2.1
* [mms] Fix explicit key expiration (João Machado <geral@jpaulo.eu>).
2.3.02.3.0stablestable2013-10-08LGPL-2.1
* [mms] Fix key expiration for APC, Eaccelerator, and Xcache (Bug #12735).
* [mms] Add Horde_Cache_Storage_Memoryoverlay driver.
2.4.02.4.0stablestable2014-01-24LGPL-2.1
* [mms] Fix lifetime usage in the file driver.
* [mms] Add 'no_gc' parameter to the Horde_Cache_Storage_File driver.
2.4.12.4.0stablestable2014-02-11LGPL-2.1
* [mms] Cache prefix should be handled by Hashtable driver, not underlying backend object.
2.4.22.4.0stablestable2014-04-03LGPL-2.1
* [mms] Hashtable driver now respects lifetime parameter in the get() and exists() methods (Bug #13085).
2.5.02.5.0stablestable2014-05-06LGPL-2.1
* [mms] Add Memory driver.
* [mms] Deprecate Memoryoverlay and Mock drivers.
2.5.12.5.0stablestable2016-01-05LGPL-2.1
* [jan] Improve Oracle compatibility.
2.5.22.5.0stablestable2016-02-01LGPL-2.1
* [jan] Improve performance and memory consumption of garbage collection in File driver.
* [jan] Fix garbage collection in File driver.
* [jan] Fix caching issues within the same request in the Memcache driver.
* [jan] Fix the Mongo driver's expire() if not using a logger.
* [jan] Add unit tests.
2.5.32.5.0stablestable2016-02-18LGPL-2.1
* [jan] Fix incomplete migration from old to new garbage collection in file backend (Bug #14258).
* [jan] Mark PHP 7 as supported.
2.5.42.5.0stablestable2016-08-31LGPL-2.1
* [jan] Run Memcache and Mongo tests on PHP 7 too.
2.5.52.5.0stablestable2017-02-27LGPL-2.1
* [jan] Fix MongoDB backend with mongodb extension.