# lagou_learning_5_1 **Repository Path**: mozovw/lagou_learning_5_1 ## Basic Information - **Project Name**: lagou_learning_5_1 - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-09 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lagou_learning_5_1 #### 介绍 拉钩学习第五阶段模块一作业 #### 作业要求 (1)搭建Redis5.0集群,要求三主三从 (2)能够添加一主一从(Master4和Slaver4) (3)能够通过JedisCluster向RedisCluster添加数据和取出数据 (4)作业提交要求: 1.(1)(2)提交环境操作手册 2.(3)提交程序代码 3.视频讲解安装手册及程序代码