You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Carsten Brandt 3cb366020a added redis Session 12 years ago
..
ApcCache.php ApcCache is now compatible with APCu 12 years ago
Cache.php added redis Session 12 years ago
ChainedDependency.php Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 12 years ago
DbCache.php
DbDependency.php Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 12 years ago
Dependency.php
DummyCache.php
ExpressionDependency.php Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 12 years ago
FileCache.php
FileDependency.php Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 12 years ago
GroupDependency.php Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 12 years ago
MemCache.php Implemented mset, madd for cache. Added tests. 12 years ago
MemCacheServer.php
WinCache.php Implemented mset, madd for cache. Added tests. 12 years ago
XCache.php
ZendDataCache.php