Create a new connection to the Redis server
Simplified call to EVAL
Send a series of commands as a pipeline
Call Redis using any type T that can be converted to a string
Send a string that is already encoded in the Redis protocol
Execute commands in a MULTI/EXEC block.