Redis properties
Open: Data Source Properties button () in the toolbar, or Properties (ShiftEnter) in the context menu
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. ![]() |
Item | Description |
---|---|
COUNT option for SCAN command | Set the COUNT option for Redis SCAN command. |
Thanks for your feedback!
Was this page helpful?