appmixer.redis.core.FindKeys
Find Keys
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Pattern | text | The pattern to match keys against (e.g., 'user:*', 'session:*'). Use '*' as wildcard. Uses SCAN for non-blocking retrieval. Returns a maximum of 1,000 keys. |
| Output Type | select | Choose whether you want to receive the result set as one complete list, first item only, one item at a time or stream the items to a file. |
Dynamic variables loaded from /component/appmixer/redis/core/FindKeys?outPort=out