# edu-demo-redis **Repository Path**: jcliang/edu-demo-redis ## Basic Information - **Project Name**: edu-demo-redis - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-09-14 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #edu-demo-redis dubbo之redis单点缓存实例 git 提交本地代码到远程代码库命令: git remote add origin https://git.oschina.net/xiw/xxxx.git git pull --rebase origin master git push -u origin master