Commit Graph

22 Commits (4100b151cc0a4e131a3eab3fbb7cd2b604f475e6)

Author SHA1 Message Date
Robin McCorkell 8efa23c895 Fix memcache factory unit tests 11 years ago
Robin Appelman ac9f998abd add compare-and-delete to the memcache interface 11 years ago
Vincent Petry 3b08b26589 Throw exception if memcache misconfigured or missing 11 years ago
Robin Appelman 8119b8b040 add tests for castrait 11 years ago
Robin Appelman acf30ede95 add compare and swap to memcache 11 years ago
Robin Appelman 29213b6136 extends memcache with add, inc and dec 11 years ago
Robin McCorkell 0e4933e6d2 Refactor \OC\Memcache\Factory 11 years ago
Joas Schilling 8848b5f067 Add an array implementation of cache and use it if we are not debugging 11 years ago
Joas Schilling 7eb8404040 Add a test case for memcaches to store an array 11 years ago
Andreas Fischer 567c246094 HHVM: Prevent E_WARNING messages by Redis test in console output. 11 years ago
Jörn Friedrich Dreyer 363e9667ec Add Redis cache implementation, prefer over memcached, tests & config sample 11 years ago
Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Andreas Fischer 67310b60f7 Ensure memcached extension is there before attempting to create an instance. 12 years ago
Andreas Fischer a67c737848 Only run memcached tests if server is available. 12 years ago
Bart Visscher 25003fb213 Add ACPu memory cache 13 years ago
Robin Appelman b2bcc9774b memcache: make base testcase abstract 13 years ago
Robin Appelman 504089940d mamcache: implement the ArrayAccess interface 13 years ago
Robin Appelman 8ad148feaf memcache: some additional unit tests 13 years ago
Robin Appelman 5418c98a81 Add memcached backend 13 years ago
Robin Appelman 80a3f8d066 Seperate memory based cache from OC_Cache 13 years ago