Change usage of Redis slave to replica
* This was renamed in Redis 5.0, and will eventually be removed https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5141
显示
- config/redis.cache.yml.example 3 个添加, 3 个删除config/redis.cache.yml.example
- config/redis.queues.yml.example 3 个添加, 3 个删除config/redis.queues.yml.example
- config/redis.shared_state.yml.example 3 个添加, 3 个删除config/redis.shared_state.yml.example
- config/resque.yml.example 3 个添加, 3 个删除config/resque.yml.example
- doc/administration/high_availability/redis.md 60 个添加, 60 个删除doc/administration/high_availability/redis.md
- doc/administration/high_availability/redis_source.md 21 个添加, 21 个删除doc/administration/high_availability/redis_source.md
- doc/development/scalability.md 3 个添加, 3 个删除doc/development/scalability.md
- spec/fixtures/config/redis_cache_new_format_host.yml 4 个添加, 4 个删除spec/fixtures/config/redis_cache_new_format_host.yml
- spec/fixtures/config/redis_new_format_host.yml 4 个添加, 4 个删除spec/fixtures/config/redis_new_format_host.yml
- spec/fixtures/config/redis_queues_new_format_host.yml 4 个添加, 4 个删除spec/fixtures/config/redis_queues_new_format_host.yml
- spec/fixtures/config/redis_shared_state_new_format_host.yml 4 个添加, 4 个删除spec/fixtures/config/redis_shared_state_new_format_host.yml
- spec/support/redis/redis_shared_examples.rb 1 个添加, 1 个删除spec/support/redis/redis_shared_examples.rb
加载中
想要评论请 注册 或 登录