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
995f01fa2a
nextcloud-server
/
tests
/
lib
/
memcache
History
Jörn Friedrich Dreyer
363e9667ec
Add Redis cache implementation, prefer over memcached, tests & config sample
2014-12-10 12:24:20 +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
cache.php
Make remaining files extend the test base
2014-11-19 14:53:59 +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
Add Redis cache implementation, prefer over memcached, tests & config sample
2014-12-10 12:24:20 +07:00
xcache.php
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
2014-12-03 12:10:55 +07:00