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
f693d439e2
nextcloud-server
/
lib
/
private
/
memcache
History
Lukas Reschke
cd4c064ebf
Revert "add debug log for memcache instantiation"
2015-02-18 14:16:14 +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
Use APCu only if available in version 4.0.6 and higher
2015-02-17 13:28:02 +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
…
factory.php
Revert "add debug log for memcache instantiation"
2015-02-18 14:16:14 +07:00
memcached.php
…
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
…