# springboot-redis-bloomfilter **Repository Path**: liu_yong_chang_tc/springboot-redis-bloomfilter ## Basic Information - **Project Name**: springboot-redis-bloomfilter - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-02 - **Last Updated**: 2024-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-redis-bloomfilter SpringBoot框架,利用Guava工具包中自带的布隆过滤器的实现类,解决高并发下海量数据查询可能造成的Redis缓存穿透的问题。