Extract metadata object for Redis cache
What does this MR do and why?
Contributes to #383458 (closed)
Refactoring for Gitlab::Cache::Metrics class. I extracted a metadata
object that is going to be used for Gitlab::Cache::Client class.
It is a preparation part for Gitlab::Cache::Client implementation.
Roadmap
| Step | MR |
|---|---|
Refactor Gitlab::Cache::Metrics
|
|
Create Gitlab::Cache::Client
|
!111210 (merged) |
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Vasilii Iakliushin