I know the KEYS command, but that only returns the keys (I\'m guessing all of the keys with type String), and apparently sets aren\'t considered keys.
Is there a com
In cli-redis you can try and do:
KEYS *