Add new architecture for RedisHelper
Add a new architecture for Redis Helper where each component gets its
own class, and a `redis_params` method to provide the Redis related
information that is required for it to populate its own config file.
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
parent
775f3127ec88
No related branches found
No related tags found
Showing
- files/gitlab-cookbooks/package/libraries/helpers/new_redis_helper.rb 32 additions, 0 deletions...b-cookbooks/package/libraries/helpers/new_redis_helper.rb
- files/gitlab-cookbooks/package/libraries/helpers/new_redis_helper/base.rb 153 additions, 0 deletions...kbooks/package/libraries/helpers/new_redis_helper/base.rb
Please register or sign in to comment