Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -0/+6 |
* | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 2 | -12/+12 |
* | Do not scan for keys just get all the keys (with prefix) | Roeland Jago Douma | 2017-05-16 | 1 | -6/+4 |
* | Compatibility with Redis and RedisCluster | Morris Jobke | 2017-05-04 | 1 | -2/+2 |
* | Add Redis Cluster support | Robin McCorkell | 2017-03-25 | 1 | -14/+14 |
* | Make sure old instances don't break | Joas Schilling | 2017-01-05 | 1 | -3/+3 |
* | Kill APC because it requires PHP 5.4 | Joas Schilling | 2017-01-05 | 1 | -136/+0 |
* | Disable memcached binary protocol | Roeland Jago Douma | 2016-12-21 | 1 | -1/+1 |
* | Merge pull request #2725 from nextcloud/memcached-connect-once | Roeland Jago Douma | 2016-12-17 | 1 | -10/+11 |
|\ | |||||
| * | Set options, then add servers | Victor Dubiniuk | 2016-12-16 | 1 | -10/+11 |
* | | Do not validate return code is set is successful | Victor Dubiniuk | 2016-12-16 | 1 | -1/+3 |
|/ | |||||
* | Activate APCu on PHP 7 | Morris Jobke | 2016-09-01 | 1 | -2/+30 |
* | Update with robin | Joas Schilling | 2016-07-21 | 11 | -11/+11 |
* | Fix others | Joas Schilling | 2016-07-21 | 11 | -15/+26 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 6 | -5/+8 |
* | Merge pull request #24563 from owncloud/redis-factory | Morris Jobke | 2016-05-12 | 1 | -29/+2 |
|\ | |||||
| * | factor out redis configuration into it's own factory | Robin Appelman | 2016-05-03 | 1 | -29/+2 |
* | | allow configuration of memcached options (#23729) | Jörn Friedrich Dreyer | 2016-05-11 | 1 | -0/+30 |
|/ | |||||
* | Move \OC\Memcache to PSR-4 | Roeland Jago Douma | 2016-04-18 | 11 | -0/+1430 |