一款专门为SpringBoot项目设计的限流组件,利用Redis+lua从而来实现高性能和分布式的能力。使用比较简单。通过半嵌入式的开发即可使用分布式注解。
☆19May 20, 2022Updated 4 years ago
Alternatives and similar repositories for easy-sentinel
Users that are interested in easy-sentinel are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 随着服务化越来越多,单个VO或BO属性拆分之痛已成为业务系统日益突出的问题,数据聚合组件不是一个服务编排,而是数据依赖解析服务☆15Dec 14, 2022Updated 3 years ago
- 集成spring boot框架的redis分布式锁,使用redis作为锁的资源存储,使用lua脚本加锁保证锁的原子性操作,基于redis服务端的原子性操作原因,加锁和设置锁超时对客户端来说可以一步到位,不会出现死锁或者抢锁的情况出现。☆27Jun 12, 2019Updated 7 years ago
- 无侵入的应用级网关限流框架,无需配置文件,细粒度控制,高灵活性,高可用性,使用redis+lua脚本实现。☆156Jan 27, 2026Updated 6 months ago
- ☆13May 5, 2022Updated 4 years ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆167Jan 28, 2024Updated 2 years ago
- 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.
- 用于云计算的文件上传服务☆10Nov 20, 2021Updated 4 years ago
- ESB Server (企业消息服务总线)☆15Nov 21, 2018Updated 7 years ago
- 使用分布式技术结合前端Vue框架,后端mycat+mybatis+springboot框架实现金融分布式交易系统,包括:开户,登录,信息查询,明细查询,一对一转账,计息,对账等金融交易的核心功能。☆13Sep 3, 2020Updated 5 years ago
- 利用GA算法解决物流中的问题[考虑最大行驶距离限制、配送货物量]☆10Dec 5, 2019Updated 6 years ago
- Fluentd Log4j Appender☆11May 24, 2016Updated 10 years ago
- rest 请求的API网关服务☆12Jan 12, 2019Updated 7 years ago
- java版-数字藏品|数字藏品系统|数字藏品系统源码|数字藏品平台|数字藏品|NFT平台源码|NFT平台搭建|NFT软件开发。qq:1587640371。☆17Aug 31, 2022Updated 3 years ago
- SpringCloud+Vertx+Disruptor金融业撮合交易系统(学习ing)☆12Nov 9, 2020Updated 5 years ago
- 公交线路搜索系统,mysql+jdbc+servlet+freemarker+json+jquery+arttemplate+百度地图api☆12Jan 3, 2019Updated 7 years ago
- 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.
- 异常日志服务端 后台☆12Jun 17, 2022Updated 4 years ago
- 数据库和javaWeb的期末作业☆22Dec 17, 2018Updated 7 years ago
- 慕课网《Java并发编程高阶技术-高性能并发框架源码解析与实战》学习☆14Nov 1, 2018Updated 7 years ago
- Meta元宇宙 NFT藏品 服务端系统源码☆12Sep 13, 2022Updated 3 years ago
- FreeImage4Java provides a Java wrapper of FreeImage library☆10Sep 21, 2025Updated 10 months ago
- 用Java实现的一个简单的消息队列☆17Mar 17, 2017Updated 9 years ago
- 线程管理框架☆13May 7, 2019Updated 7 years ago
- 微信投票抽奖活动系统☆12May 24, 2017Updated 9 years ago
- ☆15Feb 7, 2017Updated 9 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.
- This repository is part of the go-zero project but outside the main tree. It's developed under looser compatibility requirements than the…☆31Nov 26, 2024Updated last year
- 基于PowerCenter的数据质量监控系统☆13Dec 27, 2017Updated 8 years ago
- 线程池+消息队列缓存 批量处理高并发任务☆13Sep 1, 2019Updated 6 years ago
- mybatis 字段加解密插件,兼容mybatis-plus的wrapper,支持对Map等非pojo对象的加解密,支持不同字段使用不同算法或密钥☆13Dec 2, 2023Updated 2 years ago
- 剑指offer CodingInterview | Solutions to the book <Coding Interviews> with Java.《剑指offer—名企面试官精讲典型编程题》面试题目的Java实现。☆18Feb 18, 2019Updated 7 years ago
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆16May 7, 2019Updated 7 years ago
- 在商城系统中使用设计者模式☆14Mar 29, 2020Updated 6 years ago
- 轻量的动态规则条件执行工具类☆15Mar 19, 2022Updated 4 years ago
- 一个基于thinkphp的个人博客☆13Apr 8, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 限流幂等框架☆20Mar 29, 2018Updated 8 years ago
- ☆19Jan 16, 2023Updated 3 years ago
- A demo for record web operation log easily.☆13Feb 1, 2019Updated 7 years ago
- Parse a SQL using Presto's native SQL parser and reports syntax errors☆19Aug 3, 2022Updated 4 years ago
- DDD写一个下单功能,帮助大家了解DDD中的规范。☆18Jan 26, 2022Updated 4 years ago
- 优惠券卡包系统,参考慕课网的课程,根据自己的理解进行实现☆10Jun 17, 2022Updated 4 years ago
- ☆12Aug 5, 2026Updated last week