taptap / ratelimiter-spring-boot-starter
基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。
☆174Updated 10 months ago
Alternatives and similar repositories for ratelimiter-spring-boot-starter
Users that are interested in ratelimiter-spring-boot-starter are comparing it to the libraries listed below
Sorting:
- spring boot idempotent starter☆150Updated 4 months ago
- spring cache 多级缓存扩展☆260Updated 2 years ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆159Updated last year
- 兼容S3协议的通用文件存储工具类☆257Updated 6 months ago
- logback扩展,集成transmittable-thread-local支持跨线程池的mdc跟踪☆163Updated 3 years ago
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆198Updated 6 months ago
- easy-log是基于SpringBoot的一款通用操作日志组件,它指在帮助我们通过注解优雅地聚合项目中的操作日志,对业务代码无侵入。☆89Updated last year
- The java retry framework.(支持注解的 java 重试框架)☆185Updated last year
- A better feign client library to combine with SpringBoot.☆73Updated 11 months ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆85Updated last year
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆217Updated 3 weeks ago
- 阿里巴巴 COLA 架构,基于个人对 DDD、CQRS、SOLID 等设计思想的理解,在企业完成生产落地。☆392Updated last month
- pie是一个可快速上手的责任链框架☆87Updated last year
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆310Updated last month
- SpringBoot 脚手架,简化项目构建☆112Updated 4 years ago
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆246Updated 5 months ago
- Leaf项目改进计划——主要是针对美团的分布式ID生成框架Leaf原项目中的一些issue体现出来的问题,对Leaf项目进行功能增强,问题修复及优化改进。介绍文章:https://juejin.im/post/5eaea4f4f265da7b991c4c31☆55Updated 4 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆81Updated 2 years ago
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆360Updated last year
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆119Updated last year
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated last year
- 🔐 A mybatis-based crypto plugin☆76Updated 7 months ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆225Updated 2 years ago
- 一致性哈希实现有状态应用集群。Scalable spring-cloud project for WebSocket cluster with consistent-hashing algorithm. (inactive)☆137Updated 4 months ago
- Arthas idea plugin 体验demo,可以直接体验一下 一些高级的功能 ,调用spring static context 方法、获取 spring 环境变量优先级信息等等☆115Updated 6 months ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆85Updated 4 years ago
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让缓存的使用在业务开发中更加简单、高效。☆582Updated last month
- easy-retry☆186Updated 4 months ago
- 基于分布式配置中心配置限流参数 的Redis轻量级分布式限流组件 轻量级,限流核心基于Redis Lua脚本实现 支持令牌桶、漏桶、滑动窗口限流算法 支持Zookeeper、Naco、Apollo、Consul配置中心配置限流指标 支持Spel表达式,能够实现多维度限流…☆35Updated 5 months ago
- java object diff☆90Updated 3 months ago