redis_keyspace
Retrieve per-database key counts and expiry coverage from Redis INFO keyspace to monitor memory pressure and data churn.
Instructions
[READ] Per-db key counts and expiry coverage from INFO keyspace.
Args: target: redis target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |