Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |