distribution/registry
Milos Gajdos f27799d1aa
Add custom TLS config to Redis
We also update the Redis TLS config initialization in the app.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2024-06-28 22:03:22 +01:00
..
api fix: typo 2024-03-07 10:08:58 +08:00
auth cleanup: move init funcs to the top of the source 2023-11-28 06:50:48 +00:00
handlers Add custom TLS config to Redis 2024-06-28 22:03:22 +01:00
listener feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
middleware Merge pull request #2752 from davidswu/registry-driver-middleware 2023-06-21 10:06:13 -07:00
proxy Initialize proxy prometheus counters values to 0 to prevent gaps after registry restart 2024-02-21 14:35:49 +02:00
storage Replace custom Redis config struct with go-redis UniversalOptions 2024-06-14 10:31:09 +02:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go feat: Add HTTP2 for unencrypted HTTP 2024-01-17 20:59:02 +00:00
registry_test.go feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
root.go feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00