Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Redis cache implementation, prefer over memcached, tests & config sample | Jörn Friedrich Dreyer | 2014-12-10 | 1 | -0/+29 |
* | Replace uniqid calls with $this->getUniqueID so tests pass again on windows | Joas Schilling | 2014-12-03 | 4 | -6/+6 |
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 5 | -5/+16 |
* | Ensure memcached extension is there before attempting to create an instance. | Andreas Fischer | 2013-12-09 | 1 | -4/+3 |
* | Only run memcached tests if server is available. | Andreas Fischer | 2013-12-09 | 1 | -0/+7 |
* | Add ACPu memory cache | Bart Visscher | 2013-07-24 | 2 | -0/+24 |
* | memcache: make base testcase abstract | Robin Appelman | 2013-07-16 | 1 | -1/+1 |
* | mamcache: implement the ArrayAccess interface | Robin Appelman | 2013-07-16 | 1 | -0/+22 |
* | memcache: some additional unit tests | Robin Appelman | 2013-07-16 | 4 | -43/+60 |
* | Add memcached backend | Robin Appelman | 2013-03-17 | 1 | -0/+17 |
* | Seperate memory based cache from OC_Cache | Robin Appelman | 2013-03-17 | 2 | -0/+62 |