Support Redis as an LRU cache
This adds the ability to configure `maxmemory`, `maxmemory-policy`, and `maxmemory-samples` values in the Redis configuration file. Closes #3097
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- doc/settings/redis.md 16 additions, 0 deletionsdoc/settings/redis.md
- files/gitlab-config-template/gitlab.rb.template 3 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab/attributes/default.rb 3 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/templates/default/redis.conf.erb 3 additions, 0 deletions.../gitlab-cookbooks/gitlab/templates/default/redis.conf.erb
- spec/chef/recipes/redis_spec.rb 16 additions, 1 deletionspec/chef/recipes/redis_spec.rb
Loading
Please register or sign in to comment