Authenticate to the server
Reset the stats returned by INFO
Creates a RedisSubscriber instance for launching a pubsub listener
Deletes all keys from all databases.
Echo the given string
Get the value of a configuration parameter
Returns a handle to the given database.
Get information and statistics about the server
Get the UNIX time stamp of the last successful save to disk
Ping the server
Close the connection
Release all connections that are not in use. Call before exiting the program to avoid relying on the GC to clean up the sockets.
Synchronously save the dataset to disk
Set a configuration parameter to the given value
Synchronously save the dataset to disk and then shut down the server
Make the server a slave of another instance, or promote it as master
Returns Redis version
A redis client with connection pooling.