Refactor #13273
closed
Rename ProxyService to ProxyCache or ProxyAPICache
Added by Lukas Zapletal almost 9 years ago.
Updated almost 9 years ago.
Description
This class should be renamed to ProxyCache and we should either split it into separate classes, or
refactored. It is worth refactoring this into generic Proxy API cache that works with any proxy call,
cache ID can be "proxy-id/path".
Related issues
1 (1 open — 0 closed)
- Status changed from New to Feedback
TBH I'm not sure that makes sense to me.
cache is the implementation details, the main function of the class (and sub classes in #13177) is to provide simple to use status data.
the data it self can come from multiple implementation (for example, in pulp we call both the proxy for disk usage, and pulp api for status).
- Status changed from Feedback to Resolved
Also available in: Atom
PDF