# jr-cache **Repository Path**: hand515/jr-cache ## Basic Information - **Project Name**: jr-cache - **Description**: Java redis cache - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 3 - **Created**: 2015-02-03 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: cache-modules **Tags**: None ## README #jr-cache ## 说明 * 类guava-cache的api设计 * 缓存过期自动刷新 * 缓存加载的锁控制,减少并发高时对后端接口的压力 * 可扩展的序列化接口