Redis properties
General
Item | Description |
---|---|
Default key filter | For Redis, the keys are introspected with the Redis SCAN command. In the Default key filter, set the regular expression for introspector. Only the keys that match this regular expression will be introspected. This setting helps to significantly reduce the number of introspected keys, which is important for the bigger databases. |
Options
Introspector
Item | Description |
---|---|
COUNT option for SCAN command | Set the COUNT option for Redis SCAN command. |
Last modified: 20 February 2023