llen
Get the length of a Redis list. Returns the count of elements in the specified list for size monitoring and data verification.
Instructions
Get the length of a Redis list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |