# Functions
New returns a pointer to a new instance of the Conn struct.
WithClientName sets the client name for the Redis connection.
WithCredentials sets the credentials for the Redis connection.
# Type aliases
Option modifies the redis.Options.