# Functions
New makes and returns a pointer to a new Connector instance.
# Structs
Used to denote the parameters of the redis connection.
Reconnect policy which increases the reconnect day in a logarithmic fashion.
Reconnect policy which waits a set period of time on each connect.
# Interfaces
The ReconnectPolicy defines the pattern of delay times used after a connection is lost before waiting to reconnection.