# Functions
GenerateAuthToken generates an alphanumeric cryptographically-secure password.
GenerateReplicationGroupName generates a valid ElastiCache replication group name A valid name must contain between 1 and 20 alphanumeric characters or hyphens, should start with a letter, and cannot end with a hyphen or contain two consecutive hyphens.
No description provided by the author
NewProvider creates a new Redis provider.
No description provided by the author
# Constants
No description provided by the author
# Structs
RedisProvider is the Redis broker provider.