bufeng258 / ratelimiter-framework
接口限流框架
☆19Updated 2 years ago
Alternatives and similar repositories for ratelimiter-framework
Users that are interested in ratelimiter-framework are comparing it to the libraries listed below
Sorting:
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 基于事务的读写分离☆45Updated 7 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- ☆31Updated 7 years ago
- 基于SpringBoot和Swagger2生成离线文档:PDF和Html5格式☆42Updated 8 months ago
- Dubbo Spring Boot 最佳实践整合 Demo☆67Updated 7 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆61Updated 2 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- 博客中出现的代码示例,通常都是一些demo型的代码,所以就放在一个仓库下面了☆62Updated 7 years ago
- 订单状态机☆35Updated 8 years ago
- Funda 是一个以 SpringBoot 为基础搭建一个 Restful 服务☆64Updated 5 years ago
- Spring MVC error handling example☆74Updated 6 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 2 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago
- MyBatis 排序插件☆57Updated 7 years ago
- Spring Cloud的分布式事务标配开源解决方案,https://github.com/venusteam/dts☆20Updated 7 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- code-builder是适配目前主流数据库的代码生成Maven插件、SpringBoot Starter,提供全部内置属性来百分之百自定义模板来生成对应的代码并自动生成文件.☆41Updated 6 years ago
- 学习笔记+实战笔记☆34Updated 2 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- mybatis table sharding plugin☆60Updated 3 years ago
- ☆73Updated 7 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated last year
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 2 years ago
- SpringBoot+elasticsearch6.x+mybatis☆53Updated 7 years ago
- 自定义的spring-boot的dubbox starter,为spring-boot相关的项目使用dubbox提供简易的方式并集成spring-boot的auto configuration☆25Updated 8 years ago
- spring-boot-starter-swagger使用样例☆59Updated 3 years ago