# Functions
No description provided by the author
No description provided by the author
NewFakeServerWithFakeClient returns a fake server with a fake client that will return the provided responses when called.
NewServer returns a new client for this redis server from the given connection string.
No description provided by the author
No description provided by the author
# Structs
Server is a host that talks the redis protocol Contains methods to use a subset of redis commands.
ServerPool holds a thread safe list of Servers.