# redis-sentinel **Repository Path**: dl-drx/redis-sentinel ## Basic Information - **Project Name**: redis-sentinel - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-19 - **Last Updated**: 2023-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 先root运行 ./ip.sh ,为网卡配置多个10.0.0.0/24网段的ip地址 2. ./clean.sh 删除历史数据 3. ./start.sh 启动redis集群 ############################################# docker 目录是另外一套使用docker的实验环境