基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。
☆191Jun 21, 2024Updated 2 years 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于分布式配置中心配置限流参数的Redis轻量级分布式限流组件 轻量级,限流核心基于Redis Lua脚本实现 支持令牌桶、漏桶、滑动窗口限流算法 支持Zookeeper、Naco、Apollo、Consul配置中心配置限流指标 支持Spel表达式,能够实现多维度限流…☆36Jul 22, 2026Updated 2 months ago
- 简繁体汉字转拼音的项目,解决多音字的问题。ElasticSearch、solr 的拼音分词工具☆119Mar 3, 2021Updated 5 years ago
- 本项目是一个 Redis 成本优化工程沉淀的工具集,包含了 Redis 的常用操作,比如 Redis 流量复制回放、Redis 数据在线压缩解压缩、Redis 数据清理TTL设置等工具集。☆30Jul 19, 2024Updated 2 years ago
- 为了简化项目中用到延迟场景的使用。 使用者不再需要关心延迟消息的实现,只需要关注自己业务实现。 使用redisson实现延迟队列,开箱即用☆12Jan 5, 2023Updated 3 years ago
- 🎃Rate limit for java.(java 渐进式限流工具框架,支持 spring springboot 字节码)☆37Jun 2, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于springboot starter机制封装web通用的starter☆13Aug 17, 2023Updated 3 years ago
- 一个分布式限流的解决方案!☆111Dec 16, 2022Updated 3 years ago
- Allow sonarqube to use badges in private projects☆11Dec 9, 2021Updated 4 years ago
- 将erm关系描述文件生成JPA实体Entity的maven插件☆12Oct 24, 2018Updated 7 years ago
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让缓存的使用在业务开发中更加简单、高效。☆635Jul 26, 2026Updated last month
- 应用日志上报阿里云日志服务快速集成spring boot starter☆25Dec 16, 2023Updated 2 years ago
- support c/c++, lua, python2.7, 3.4, 3.5, 3.6,3.7,3.8, java, ruby2.2, 2.3,2.4,2.5☆10May 21, 2021Updated 5 years ago
- 基于Layui / Spring Boot 编写的后台管理系统脚手架,可拿过去直接使用。☆21Oct 14, 2020Updated 5 years ago
- 支持Springboot,基于注解的可使用变量、可以自定义函数的通用操作日志组件☆2,787Jan 23, 2026Updated 8 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 在 Spring Boot 项目中简单的将文件存储到:aws-s3、服务器本地、自定义的渠道,同时支持多个存储方式,上传文件时指定存储方式。☆14Aug 5, 2023Updated 3 years ago
- A lightweight MQTT server☆14Jan 12, 2021Updated 5 years ago
- 企业级 Spring Boot 分布式应用脚手架:模块化、低侵入、按需集成,内置微服务治理、可观测性与通用技术方案。 Enterprise Spring Boot framework for modular, low-intrusion distributed applic…☆328Apr 24, 2026Updated 5 months ago
- nacos配置中心的quarkus框架扩展☆12Sep 23, 2020Updated 6 years ago
- ☆16Aug 5, 2023Updated 3 years ago
- 基于Dplayer和Websocket的直播间服务,支持弹幕发送,需要自行搭建rtmp服务器☆13Mar 3, 2021Updated 5 years ago
- optaplanner核心替换项目☆12Mar 3, 2023Updated 3 years ago
- learn jooq☆44Feb 26, 2020Updated 6 years ago
- Magic是Magician旗下的一个工具包,支持并发处理、生产者与消费者模型、数据库操作等☆20Nov 9, 2025Updated 10 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Gobrs-Async (异步任务 编排框架) 是一款功能强大、配置灵活、带有全链路异常回调、内存优化、异常状态管理于一身的高性能异步编排框架。为企业提供在复杂应用场景下动态任务编排的能力。 针对于复杂场景下,异步线程复杂性、任务依赖性、异常状态难控制性; Gobrs-As…☆517Mar 19, 2023Updated 3 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆68Apr 22, 2024Updated 2 years ago
- noear::轻量级的嵌入式FaaS引擎(可按需组装),也可用作低代码引擎☆23Dec 25, 2025Updated 8 months ago
- 基于websocket的浏览器推送服务器☆11Oct 12, 2017Updated 8 years ago
- 规则引擎☆22Aug 30, 2022Updated 4 years ago
- A blueprint adapting VertX to distributed game server☆24Jun 30, 2026Updated 2 months ago
- EhCacheDemo 简单的Ehcache 缓存集群测试☆11Feb 10, 2015Updated 11 years ago
- jun_api_service是一个基于我另外一个自定义的starter的动态API框架。项目本身使用技术有SpringBoot+字节码生成执行+动态脚本+动态SQL,可以实时动态生成RESTAPI并动态发布或者热加载。且发布后可动态执行java源码、groovy脚本及SQ…☆24Sep 6, 2026Updated 2 weeks ago
- 📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits valu…☆8,307Jun 18, 2026Updated 3 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- MQTT协议的Broker(服务器)端实现,单机最低可支持2w+并发连接数,支持SSL加密及WebSocket连接。与Eclipse的Mosquitto功能类似,但拥有更高的并发承受能力。☆13Mar 8, 2022Updated 4 years ago
- 一个强大的 Java 参数校验包,基于 SpEL 实现,扩展自 jakarta.validation-api 包,用于简化参数校验,几乎支持所有场景下的参数校验。☆249Mar 10, 2026Updated 6 months ago
- 数据库动态切换多数据源SDK、Redis多数据源SDK、全链路日志追踪SDK、RabbitMQ多虚拟主机多集群支持SDK、日志组件SDK、埋点扩展点、实体类字段脱敏SDK、I18n多语言SDK、图形验证码SDK、开发基础框架支持、异常统一处理、返回值、跨域、API路由、监控…☆795Updated this week
- squirrel-foundation状态机的demo版本☆10Jan 30, 2019Updated 7 years ago
- 复杂聚合操作代价高的一种解决思路☆20Apr 16, 2022Updated 4 years ago
- The command line tool to generate DOCX, HTML, ODT, PDF, PNG, PPTX, RTF, XLS, XLSX files from jrxml template☆16Updated this week
- 分布式链路追踪组件☆42Sep 28, 2023Updated 2 years ago