Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix errors in memcached implementation | Joas Schilling | 2016-03-14 | 1 | -1/+8 |
* | add compare-and-delete to the memcache interface | Robin Appelman | 2015-06-12 | 1 | -0/+12 |
* | add compare and swap to memcache | Robin Appelman | 2015-04-30 | 1 | -0/+12 |
* | extends memcache with add, inc and dec | Robin Appelman | 2015-04-30 | 1 | -0/+36 |
* | Add a test case for memcaches to store an array | Joas Schilling | 2015-01-20 | 1 | -0/+6 |
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 1 | -1/+3 |
* | 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 | 1 | -0/+36 |