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
331e4efacb
nextcloud-server
/
tests
/
lib
/
memcache
History
Joas Schilling
2f67aa9bc4
Fix errors in memcached implementation
2016-03-14 12:39:34 +07:00
..
apc.php
…
apcu.php
…
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
Fix errors in memcached implementation
2016-03-14 12:39:34 +07:00
castrait.php
add tests for castrait
2015-04-30 14:48:39 +07:00
factory.php
Fix memcache factory unit tests
2015-07-16 03:53:18 +07:00
memcached.php
Fallback to complete Memcached flush if getAllKeys fails
2015-09-05 20:02:49 +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
…