This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ac9f998abd
nextcloud-server
/
tests
/
lib
/
memcache
History
Robin Appelman
ac9f998abd
add compare-and-delete to the memcache interface
2015-06-12 17:28:09 +07:00
..
apc.php
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
2014-12-03 12:10:55 +07:00
apcu.php
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
2014-12-03 12:10:55 +07:00
arraycache.php
Add an array implementation of cache and use it if we are not debugging
2015-02-16 14:55:50 +07:00
cache.php
add compare-and-delete to the memcache interface
2015-06-12 17:28:09 +07:00
castrait.php
add tests for castrait
2015-04-30 14:48:39 +07:00
factory.php
Refactor \OC\Memcache\Factory
2015-03-05 11:36:34 +07:00
memcached.php
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
2014-12-03 12:10:55 +07:00
redis.php
HHVM: Prevent E_WARNING messages by Redis test in console output.
2015-01-14 14:46:22 +07:00
xcache.php
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
2014-12-03 12:10:55 +07:00