Commit Graph

13 Commits (7fa53eae7fffcb517f56c96a9f2f67db5ef0d643)

Author SHA1 Message Date
Andreas Fischer 9770f52da6 xCache -> XCache 13 years ago
Andreas Fischer 49cfd08f08 Add link to XCache API in class documentation. 13 years ago
Andreas Fischer 341d9caf79 xcache_unset_by_prefix() returns feedback, return it. 13 years ago
Andreas Fischer 8d762f659a Allow usage of xCache variable cache if xcache_unset_by_prefix() is present. 13 years ago
Andreas Fischer fb2761a203 Do not define xcache_unset_by_prefix() if it does not exist. 13 years ago
Thomas Müller c84171cec0 don't use xcache in case admin auth is enabled in php.ini - this can cause issues 13 years ago
Bart Visscher 25003fb213 Add ACPu memory cache 13 years ago
Robin Appelman dc1a17b6f4 memcache: also switch factory to prefix 13 years ago
Robin Appelman 504089940d mamcache: implement the ArrayAccess interface 13 years ago
Robin Appelman 69048ab71f memchache: use prefix string instead of global flag 13 years ago
Robin Appelman d82c1dfcab split out memcache factory from base class 13 years ago
Robin Appelman 5418c98a81 Add memcached backend 14 years ago
Robin Appelman 80a3f8d066 Seperate memory based cache from OC_Cache 14 years ago