Files
distribution/registry/storage/cache
bin liu 46a9da160e refactor redis cache
This commit removes some `conn` parameters of private functions, which can
be obtain from the struct itself. The `conn` is for the old `redisgo` library,
which is replaced by `go-redis` in #4019.

Signed-off-by: bin liu <liubin0329@gmail.com>
2023-09-28 18:40:50 +08:00
..
2022-11-03 22:48:20 +01:00
2023-09-28 18:40:50 +08:00