distribution/registry/storage/cache
Milos Gajdos fcbc25e789
Replace redigo with redis-go
We are replacing the very outdated redigo Go module with the official
redis Go module, go-redis.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-08-26 07:44:02 +01:00
..
cachecheck format code with gofumpt 2022-11-03 22:48:20 +01:00
memory update golang-lru to v2 2023-08-17 13:41:54 +02:00
metrics go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
redis Replace redigo with redis-go 2023-08-26 07:44:02 +01:00
cache.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
cache_test.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
cachedblobdescriptorstore.go Cleanup storage cache metrics 2023-08-04 09:03:06 +02:00