# cachefresh **Repository Path**: RemoteControl/cachefresh ## Basic Information - **Project Name**: cachefresh - **Description**: 基于spring data cache,让redis热点数据一直处于缓存中,提升性能,避免冷启动。 注意到一个现象,很多用缓存的同学 ,最终redis缓存只用50M,不敢用不能用。 业务逻辑很简单,缓存到期再次执行缓存接口以刷新缓存数据。 以后可以大胆加缓存,大不了时间放短一点~_~。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2023-07-17 - **Last Updated**: 2023-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README