# Functions
Do is shortcut for issuing single command to redis by address.
# Constants
TypeCluster is for connection which awares for cluster redirects.
TypeSimple (default) is for connection to single server.
# Variables
DefaultTimeout is default timeout.
# Type aliases
ConnType - type of connection (simple server, or cluster aware).