package
0.0.0-20250220232038-fb2fd8af7512
Repository: https://github.com/letsencrypt/boulder.git
Documentation: pkg.go.dev

# Functions

MustRegisterClientMetricsCollector registers a metrics collector for the given Redis client with the provided prometheus.Registerer.
NewRingFromConfig returns a new *redis.Ring client.

# Variables

# Structs

Config contains the configuration needed to act as a Redis client.
Ring is a wrapper around the go-redis/v9 Ring client that adds support for (optional) periodic SRV lookups.