Skip to main content

4 docs tagged with "persistence"

View all tags

CRE-2025-0072

Detects a cascade of critical Redis failure modes in a single session\:

CRE-2025-0176

Detects Redis MISCONF errors when the server cannot persist data to disk due to RDB/AOF write failures. This critical error prevents Redis from saving snapshots and may lead to data loss on restart.

CRE-2025-0180

Detects Redis Append\-Only File (AOF) corruption that prevents Redis from starting or causes data loss. AOF corruption typically occurs due to unexpected shutdowns, disk errors, or incomplete writes during crashes.

CRE-2025-0200

Comprehensive detection rule for multiple common Redis troubleshooting scenarios including\: