高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。
☆48Feb 26, 2019Updated 7 years ago
Alternatives and similar repositories for ids
Users that are interested in ids are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部…☆33Apr 19, 2023Updated 3 years ago
- configcenter(配置中心):存储管理各个系统在不同环境中的配置,降低配置维护成本。具备配置发布回滚能力、配置更新实时推送能力、配置灰度发布能力、客户端配置缓存能力、对客户端验权防止生产环境配置泄漏风险能力、对敏感配置设置访问权限能力。使用http协议进行通信,可支…☆88Mar 2, 2023Updated 3 years ago
- 基于consul的分布式锁☆48Sep 12, 2017Updated 8 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- 分布式MySQL数据库中间件,支持数据的水平、垂直拆分,支持分库分表,支持读写分离,支持结果集合并,支持故障自动切换。☆26Sep 17, 2015Updated 10 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.
- vue-ele-form 的表格内容编辑器☆11May 11, 2021Updated 4 years ago
- 基于SpringBoot+SpringCloud+Mybatis+Docker分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造…☆75Jul 18, 2018Updated 7 years ago
- 轻量级规则引擎☆24Aug 15, 2017Updated 8 years ago
- springboot2.0, springcloud, shiro, mybatis, redis, log4j2, vue, element-ui前端框架, jwt标准无状态token验证权限☆16Jan 2, 2019Updated 7 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆21Dec 23, 2015Updated 10 years ago
- 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Mar 5, 2016Updated 10 years ago
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24May 4, 2015Updated 10 years ago
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆16May 7, 2019Updated 6 years ago
- A-B test modules 基于nginx+lua实现灰度测试系统☆22Oct 31, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- SpringBoot利用AOP防止重复提交☆12Jun 19, 2019Updated 6 years ago
- J2SE相关代码研究☆12May 20, 2017Updated 8 years ago
- SpringBoot操作Elasticsearch的实战案例,elasticsearch 2.4.5/5.6.1☆34Apr 25, 2020Updated 6 years ago
- rule engine based on qlexpress(基于taocode qlexpress的规则引擎)☆78Mar 17, 2016Updated 10 years ago
- Android跨进程WebView组件☆15Mar 31, 2019Updated 7 years ago
- 工作中积累的工具类☆84Jun 23, 2018Updated 7 years ago
- 基于复写负载均衡机制的插件,解决前后联调的复杂性☆25Mar 31, 2021Updated 5 years ago
- 基于Openresty整合lua server framework☆10Oct 20, 2017Updated 8 years ago
- sysmin 监控jvm,linux信息的项目☆10Apr 17, 2019Updated 7 years 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.
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆98Jul 12, 2025Updated 9 months ago
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- 采用领域驱动设计(Domain Driven Design、DDD)实现的CMS系统☆11Aug 8, 2022Updated 3 years ago
- beego开发的短网址项目☆14Jan 2, 2018Updated 8 years ago
- 基于Dubbo实现的灰度发布☆70Nov 7, 2017Updated 8 years ago
- 基于springboot+dubbo+redis session共享,图形验证码,手机短信验证码☆10Mar 8, 2018Updated 8 years ago
- 解决幂等问题的工具-Ddripping☆14Nov 30, 2016Updated 9 years ago
- SpringForAll 官方App☆29Nov 14, 2017Updated 8 years ago
- Raft 分布式共识算法动画演示中文最新版,也包含官方中文版raft集群在线演示网站两种。☆21Apr 1, 2022Updated 4 years 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.
- 带有权限控制机制的JAVAEE基本框架☆19Mar 9, 2016Updated 10 years ago
- Deprecated☆11Oct 10, 2020Updated 5 years ago
- ☆10Nov 12, 2023Updated 2 years ago
- 高性能分布式事务框架☆40Jun 17, 2022Updated 3 years ago
- A collection of tools that help me work with Avro☆23Jan 7, 2010Updated 16 years ago
- springboot+redis集群,及jedisUtil工具,redis操作代码,供以后参考☆11Oct 27, 2023Updated 2 years ago
- 基于系统负载的动态限流组件 dynamic-limiter☆10Dec 16, 2022Updated 3 years ago