aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acm/acm_memcache.php
Commit message (Expand)AuthorAgeFilesLines
* [task/acm-refactor] Refactor the ACM classes to have a common interface.Igor Wiedler2011-01-091-136/+0
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* [feature/memcache-multi-server] Changing format for multiple memcache hosts. ...mrkurt2010-03-181-6/+8
* [feature/memcache-multi-server] Adding support for multiple memcache servers ...mrkurt2010-03-181-2/+10
* Fix potential data corruption issues with memcache ACMChris Smith2009-12-081-1/+5
* some corrections, only very minor things.Meik Sievertsen2009-06-071-5/+5
* Fix a small bug with xcache (thanks bantu), and some code consistency changesChris Smith2009-06-051-1/+1
* Use unique per board cache keys per [1] important when using shared memory fr...Chris Smith2009-06-041-3/+3
* Finished I hope, appropriate errors when modules are missing.Chris Smith2009-06-041-10/+7
* Lets follow some PHP4 conventions underscores for internal methods.Chris Smith2009-06-041-3/+33
* Add APCChris Smith2009-06-041-340/+18
* Backport memcache ACM module from AscraeusChris Smith2009-06-041-0/+419