summaryrefslogtreecommitdiffstats
path: root/lib/private/RedisFactory.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* no ternaryJörn Friedrich Dreyer2017-03-251-2/+10
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* fix constantJörn Friedrich Dreyer2017-03-251-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add Redis Cluster supportRobin McCorkell2017-03-251-23/+37
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* factor out redis configuration into it's own factoryRobin Appelman2016-05-031-0/+85