This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
nextcloud
Watch
1
Star
0
Fork
You've already forked nextcloud
0
mirror of
https://github.com/nextcloud/server.git
synced
2026-02-03 20:41:22 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
25
1b2e60b53d
nextcloud
/
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 +01:00
..
apc.php
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
2014-12-03 12:10:55 +01:00
apcu.php
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
2014-12-03 12:10:55 +01:00
cache.php
Make remaining files extend the test base
2014-11-19 14:53:59 +01:00
memcached.php
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
2014-12-03 12:10:55 +01:00
redis.php
Add Redis cache implementation, prefer over memcached, tests & config sample
2014-12-10 12:24:20 +01:00
xcache.php
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
2014-12-03 12:10:55 +01:00