扩展RedisTemplate,增加对布隆过滤器的支持
☆29Feb 5, 2022Updated 4 years ago
Alternatives and similar repositories for spring-data-redis-bloom-filter
Users that are interested in spring-data-redis-bloom-filter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- a simple Distributed Lock☆14May 19, 2019Updated 6 years ago
- 一款高性能的穿透网闸架构☆15Mar 23, 2021Updated 5 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- uw-dao包是一个封装数据库操作的类库,比hibernate效率高,比mybatis更简单,并一致化管理数据库连接池。☆12Jul 12, 2025Updated 9 months ago
- 这是一个改进后的布隆过滤器,600M可能存储1亿个唯一字符串☆16Apr 11, 2016Updated 10 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 无毁的湖光,MySql-Binlog解析☆22Aug 4, 2017Updated 8 years ago
- spring集成rabbitmq做消息服务☆12Feb 23, 2017Updated 9 years ago
- 超精简分布式对象存储☆48Dec 20, 2018Updated 7 years ago
- Quarkus RSocket extension☆16Updated this week
- write some code demo while learning Sentinel☆14Nov 30, 2019Updated 6 years ago
- 项目由最新的SpringCloud H版+SpringCloud alibaba构成,双剑合并威力大增,所用技术涵盖了目前火热的分布式微服务架构的全部技术栈。既有传统Eureka、Ribbon、OpenFeign、Hystrix、Config等技术的运用,又有Consul、…☆12Jun 21, 2022Updated 3 years ago
- ☆11Oct 9, 2015Updated 10 years ago
- 轻量级状态机工作流框架☆94Mar 29, 2019Updated 7 years ago
- 点赞机器人,spring4,mybatis,quartz,mongodb,MS消息队列,dubbo☆11Feb 8, 2015Updated 11 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 分布式事务-最终一致性消息队列服务☆27Nov 9, 2017Updated 8 years ago
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 8 years ago
- 基于spring boot 2实现的各类小例子。有aop日志,发送邮件,模板导出excel,模板导出word,resttemplate调用封装,redis调用,hibernate和mybatis多数据源,通用工具类和java网络io例子等☆16Jun 29, 2022Updated 3 years ago
- 这是针对大数据集优化了的双数组字典树,使得在大数据集上构建速度也比较满意,查询速度不随数据集的增加而增加,同时解决了数据集需要有序的要求.☆10Feb 7, 2018Updated 8 years ago
- 使用 mybatis Interceptor 的一个数据权限工具包☆21May 9, 2019Updated 6 years ago
- 基于Flume、Kafka、SparkSql模拟的实时日志分析系统☆12Feb 1, 2016Updated 10 years ago
- Chart Repository for Helm - The Kubernetes Package Manager☆16Apr 8, 2016Updated 10 years ago
- 大乐透分析 后期能加上机器学习预测彩票出号概率?☆12Dec 2, 2022Updated 3 years ago
- SpringCloud-Gateway-WebSocket-Demo☆68Aug 13, 2018Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- jvm堆内存结构、垃圾回收原理、jvm内存调优、jvm监控等☆16Apr 26, 2019Updated 6 years ago
- Generic Coordinate Transformation Library ('PROJ') C API☆16Mar 6, 2024Updated 2 years ago
- ☆28Dec 21, 2018Updated 7 years ago
- spring cloud, 多租户, 权限自动收集,spring-security 多登陆方式。封装多个 starter,避免配置类的复制粘贴☆12Jun 14, 2023Updated 2 years ago
- ☆11Apr 10, 2021Updated 5 years ago
- bsdiff demo for android☆11Jul 21, 2016Updated 9 years ago
- Encapsulation based on spring-kafka not only supports native configuration, but also adds multi data source configuration.☆17Aug 30, 2023Updated 2 years ago
- spring动态增删controller☆13Mar 21, 2019Updated 7 years ago
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。