Skip to content
Access
Esc
navigateopen⌘Jpreview
On this page

Redis

Connect Redis so agents can inspect keys, queues, and cache.

Connect

Host, port, and password if any. Access keeps the secret.

Keep it safe

Start read-only. Allow writes when the job needs them.

Example

Using Redis, list the keys matching job:* and show their TTLs.

Was this page helpful?