| {{k}} | {{v}} |
| DB | Keys | Expires | Avg ttl |
|---|---|---|---|
| {{k}} | {{v['keys']}} | {{v.expires}} | {{v.avg_ttl}} |
| Cmd | Calls | Usec | Usec per call |
|---|---|---|---|
| {{k}} | {{v.calls}} | {{v.usec}} | {{v.usec_per_call}} |
| ID | Start time | Duration(ms) | Command |
|---|---|---|---|
| {{item.id}} | {{item.ts}} | {{item.duration}} | {{item.command}} |