# StudyRedis **Repository Path**: 39627020/StudyRedis ## Basic Information - **Project Name**: StudyRedis - **Description**: 使用Springboot项目学习Redis的使用方法。如:简单设值,Hashset,取号器,队列,消息订阅/发布 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 4 - **Created**: 2018-02-01 - **Last Updated**: 2021-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # StudyRedis 使用Springboot项目学习Redis的使用方法。如:简单设值,Hashset,取号器,队列,消息订阅/发布 写了一个代码配套的教程,参考[使用Java(Springboot)操作Redis](http://blog.csdn.net/jzd1997/article/details/79277541)