summaryrefslogtreecommitdiff
path: root/config/resque.yml.example
Commit message (Collapse)AuthorAgeFilesLines
* Added Redis Sentinel support documentationGabriel Mazetto2016-08-041-1/+1
|
* Few minor fixes to Redis params order and commented out sentinel configGabriel Mazetto2016-08-041-16/+16
| | | | | | in resque.yml.example Codestyle changes
* Deduplicated resque.yml loading from several placesGabriel Mazetto2016-08-041-3/+31
| | | | We will trust redis configuration params loading to Gitlab::RedisConfig.
* Add a note that changing example configuration files requires changing ↵note_about_omnibus_changesMarin Jankovski2015-06-111-0/+3
| | | | omnibus-gitlab.
* Use sockets to connect to RedisJacob Vosmaer2014-09-121-1/+1
|
* Allow connection to Redis via unix socketPierre GUINOISEAU2013-03-061-3/+3
| | | | | | | | Allow connection to Redis via unix socket, using unix:/var/run/redis/redis.sock for example. Default behaviour does not change, except that the full Redis URL must be configured, with redis:// for tcp or unix: for unix socket.
* Add docs for customizing Redis, add example fileRobert Speicher2012-09-181-0/+3