Redis::Database
Constructors
new
SourceInstance methods
clear
SourceSet TTL on existing key (returns false if key doesn't exist)
keys
SourceMark a key as modified (for WATCH tracking) Call this after any write operation on a key
Rename key (overwrites destination)
Rename only if new key doesn't exist
Cursor-based key iteration
size
Source