# redis-demo **Repository Path**: mnz-space/redis-demo ## Basic Information - **Project Name**: redis-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-29 - **Last Updated**: 2023-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 基础写法:redisTemplate、stringRedisTemplate。测试空间占用率 2. Jpa写法:Jpa,对redis增删改查像mybatis一样 3. Jpa + Cache注解写法:一个dao查询数据库,注解查询增加redis