DBaaS Valkey User Access Control
Properties
| Property | Type | Required | Description |
|---|---|---|---|
categories | array[string] | no | Use +@ |
channels | array[string] | no | Patterns use standard glob syntax and must be separated by a single space. Example: ~* &events. |
commands | array[string] | no | Use + |
keys | array[string] | no | Patterns use standard glob syntax and must be separated by a single space. Example: cache:* session:*. |
Last updated on