Recover: Redis (cache / queue)
No signal importantTask queue and ephemeral cache. Data here is rebuildable.
- Owner
- homelab-operator
- Target RTO
- 15m
- Last heartbeat
- never
- Dependent entities
- 3
Recovery readiness20/100
Procedure
Read fully before acting.- Contents are rebuildable — flushing is acceptable if it clears a wedged queue.
- In-flight tasks re-run after a flush; confirm task handlers are idempotent before doing it.
Bring-up order
Dependencies first — starting out of order is a common second incident.- Home1 Node
- Redis (cache / queue) Database target
What this affects
Impacted if this stays down, or while you restart it.Readiness breakdown
- Documented runbook 20 pts
- No backup configured 50 pts
- No failover target configured 30 pts