# redis-cp-rewrite-sim **Repository Path**: mirrors_antirez/redis-cp-rewrite-sim ## Basic Information - **Project Name**: redis-cp-rewrite-sim - **Description**: Redis/Raft snapshotting rewriting simulation - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Internal project simulating Raft and Redis with snapshotting, to check how randomized snapshotting impacts the availability of the system. Please compile with -O2 otherwise it's too slow. Edit the C file to change the parameters.