sunlihuo / ratelimiterlua
redis + lua 令牌桶,限流策略
☆22Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ratelimiterlua
- 一个分布式限流的解决方案!☆105Updated last year
- ☆52Updated 10 months ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆59Updated 6 months ago
- Simple demos for using RocketMQ Binder in Spring Cloud Alibaba☆98Updated 5 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆113Updated 2 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆61Updated 2 years ago
- 分布式事务解决方案☆44Updated last year
- 厮大牛逼☆62Updated 4 years ago
- SpringCloud项目下使用分布式事务seata TCC模式与AT模式例子☆39Updated 2 years ago
- 一款简单易用的无侵入,无需依赖数据库和服务协调者的分布式事务中间件(大量借鉴Seata以及LCN,在此特别感谢)☆38Updated last year
- 演示Arthas排查Dubbo问题的Demo☆88Updated 2 years ago
- nacos 教程,包括原理,实践,应用场景☆72Updated 2 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆62Updated 5 months ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆134Updated 5 years ago
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用☆84Updated 2 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆48Updated 2 years ago
- 一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能☆84Updated last year
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆108Updated 2 years ago
- 基于Dubbo实现的灰度发布☆71Updated 7 years ago
- Help developers quickly integrate RocketMQ in Spring Boot. Support the Spring Message specification to facilitate developers to quickly s…☆77Updated 6 years ago
- RocketMQ基础教程;RocketMQ使用教程;SpringBoot整合RocketMQ☆30Updated 5 years ago
- A better feign client library to combine with SpringBoot.☆72Updated 5 months ago
- zuul集成Nacos实现动态路由☆45Updated 5 years ago
- Netty 特性、开发学习和源码学习分析。netty-in-action是《Netty实战》笔记。netty-private-protocol是一个基于Netty私有协议协议实现。netty-practice是介绍Netty诸多特性,并通过案例讲解。netty-rpc是基于…☆26Updated 5 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆57Updated 5 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago