Asynchronous save
Create a backup of a PostgreSQL database
Set a string value for a given key in Redis.
Synchronous save
SAVE
Synchronously saves the database to disk. Blocks all other commands until complete.
Create snapshot
Retrieve the string value stored at a key.
Increment the integer value of a key by one.
Set a specific field in a hash to a given value.