Skip to content

Reliable Redis setup (persistence enforced) #271

@nahimterrazas

Description

@nahimterrazas

ship a simple Redis config example with persistence turned on, add a health check, and make the app shout/fail if Redis is down or running without persistence. Include a short “how to set up Redis persistence” doc.

AC:
by default the app points to a persistent Redis;
on startup it refuses to run if persistence is off or Redis is unreachable;
add docs to explains the settings and how to verify them.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions