Commit Graph

15 Commits (b5fad75e579b9aeada87e63b4e7866956e1e20ff)

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