39 Commits (2e2a2eefd50ee2fec603ffdc56de4a89296f907f)

Author SHA1 Message Date
Roeland Jago Douma 4f0fae8f00
Actually set the TTL on redis set 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Joas Schilling b09620651c
Don't use deprecated getIniWrapper() anymore 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Daniel Kesselberg bfa49410a2
Drop support for xcache 7 years ago
Morris Jobke dde5353f98
Properly provide local memcache check to ICacheFactory 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 6bbea33133
Simplify ternary operator statements 8 years ago
Morris Jobke 4ef302c0be
Request->getHeader() should always return a string 8 years ago
Roeland Jago Douma c5fcfb0709
Made the cache factory strict 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Roeland Jago Douma 5f227bd93b
More phpstorm inspection fixes 8 years ago
Roeland Jago Douma 0e66c2a38a
Do not scan for keys just get all the keys (with prefix) 9 years ago
Morris Jobke 7f46898dad Compatibility with Redis and RedisCluster 9 years ago
Robin McCorkell ef57c03dd2
Add Redis Cluster support 10 years ago
Joas Schilling 57c65c3ec6
Make sure old instances don't break 9 years ago
Joas Schilling bf043deba3
Kill APC because it requires PHP 5.4 9 years ago
Roeland Jago Douma 2067f7f411
Disable memcached binary protocol 9 years ago
Victor Dubiniuk 46a7cb493f
Set options, then add servers 9 years ago
Victor Dubiniuk c5754a5ec5
Do not validate return code is set is successful 9 years ago
Morris Jobke 7f8c5ed497
Activate APCu on PHP 7 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Jörn Friedrich Dreyer e03f9e8103 allow configuration of memcached options (#23729) 10 years ago
Robin Appelman e2f6aa3a57 factor out redis configuration into it's own factory 10 years ago
Roeland Jago Douma f3d05486fd
Move \OC\Memcache to PSR-4 10 years ago