Check if a key exists in Redis
Return a value from Redis. Optionally transforms result ( when unserialize parameter is True - default ) through marshal.loads
Return all entries in a Redis hash structure as a dict
Set a hash entry in the structure specified by key and hash key inner_key
Invalidate cache entries
Start a consistent & isolated operation (transaction)
Index version