# redisLearningSummary **Repository Path**: gacl/redisLearningSummary ## Basic Information - **Project Name**: redisLearningSummary - **Description**: redis学习总结 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # redis学习总结 ## 学习资料参考 http://blog.csdn.net/u013256816/article/details/51125842 http://blog.csdn.net/column/details/14350.html ## 如何使用RedisTemplate访问Redis数据结构 http://www.jianshu.com/p/7bf5dc61ca06 ## 基于spring的redisTemplate的缓存工具类 http://hbxflihua.iteye.com/blog/2328156