-
Notifications
You must be signed in to change notification settings - Fork 3
Dashboard Form
localhost:6379 Redis host should be written along with the port.
If you are using a password in Redis, enter it, if not, leave it blank.
While scanning, you must enter a match for the keys you want analyzed.
Examples
Examle RedisDb Keylist
user:1 user:2 user:3 config:user config:product list:product
* (All keys match)
user:1 user:2 user:3 config:user config:product list:product
user:*
user:1 user:2 user:3
config:*
config:user config:product
*product
config:product list:product
If Yes is selected, it groups the keys by split them according to the characters entered in 'Key Delimiters'.
It reports the memory size of the keys. It extends the report preparation time considerably as it performs operations for each key. Not: min Redis version 4.0 https://redis.io/commands/memory-usage