dbsize
Retrieve the total count of keys stored in a Redis database to monitor database size and capacity.
Instructions
Get the number of keys stored in the Redis database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |