summaryrefslogtreecommitdiff
path: root/lib/gitlab/redis.rb
Commit message (Expand)AuthorAgeFilesLines
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-3/+3
* Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-081-1/+1
* Redis configuration consistencyredis_config_consistencyValery Sizov2016-04-131-0/+2
* Put CACHE_NAMESPACE in the Gitlab::Redis moduleJacob Vosmaer2016-04-071-0/+2
* Be careful when setting class instance varsJacob Vosmaer2016-04-041-2/+13
* Add Gitlab::Redis connection poolJacob Vosmaer2016-04-041-0/+35