nextcloud/lib
Jörn Friedrich Dreyer e03f9e8103 allow configuration of memcached options (#23729)
* allow configuration of memcache options

Use production values for memcached as explained in http://apprize.info/php/scaling/15.html

The current implementiation uses ascii based serialization. This PR should reduce traffic to the memcached server.

cc @MorrisJobke @FelixBoehm

* add config sample

* merge config options, throw hint on config error

* fix typo

* fix config sample
2016-05-11 19:38:00 +02:00
..
composer Move OC\Core and OC\Settings to composer autoloader 2016-04-05 16:47:38 +02:00
l10n Yo-ho-oh - Murder all band 'o pirates 2016-05-11 09:16:17 +02:00
private allow configuration of memcached options (#23729) 2016-05-11 19:38:00 +02:00
public Move \OCP\Command to PSR-4 2016-05-10 20:14:04 +02:00
autoloader.php Merge pull request #23819 from owncloud/move-core-completely-to-psr4 2016-04-06 13:31:44 +02:00
base.php try apache auth too 2016-05-11 13:36:46 +02:00