Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-17 | Add support for APC (replaces EAccelerator for PHP 5.3) | Christian Schneider | 1 | -2/+2 |
2010-01-08 | Mark static functions as static to avoid PHP 5.3 strict warnings (performance?) | Christian Schneider | 1 | -4/+4 |
2009-03-26 | Store and use local copy to make put ... get reliable within one request | Christian Schneider | 1 | -1/+5 |
2009-03-16 | Compress data which is stored in memcache | Christian Schneider | 1 | -1/+1 |
2009-03-12 | Always local cache on non-live systems | Christian Schneider | 1 | -0/+3 |
2009-01-14 | Use default connection parameter for connection retries to memcached | Christian Schneider | 1 | -1/+1 |
2008-11-27 | memory cache | Urban Müller | 1 | -0/+98 |