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
886bda5f81
nextcloud-server
/
lib
/
private
/
memcache
History
Jörn Friedrich Dreyer
87db136508
add debug log for memcache instantiation
2015-02-16 18:05:43 +07:00
..
apc.php
HHVM: In APC cache clear, only request the cache key in APCIterator.
2014-12-19 03:24:00 +07:00
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
…
factory.php
add debug log for memcache instantiation
2015-02-16 18:05:43 +07:00
memcached.php
HHVM: Add workaround for missing Memcached::deleteMulti()
2014-12-17 18:10:11 +07:00
null.php
Add Null memcacher
2015-01-09 13:18:00 +07:00
redis.php
Json_(en|de)code values on redis to be able to cache arrays
2015-01-20 10:51:27 +07:00
xcache.php
…