# Functions

NewClient creates a new instance of Client with the provided Redis connection pool and configuration.

# Structs

Client represents a Redis client that interacts with a Redis database using a connection pool.
Config represents the configuration settings for connecting to a Redis database.