beyondfengyu / DistributedID
基于twitter的雪花算法(SnowFlake)来产生分布式ID,支持SDK、HTTP方式接入
☆297Updated 7 years ago
Alternatives and similar repositories for DistributedID:
Users that are interested in DistributedID are comparing it to the libraries listed below
- 🔱 Nepxion Aquarius is a list of distribution components based on Redis + Zookeeper with Nepxion Matrix AOP framework, including distribu…☆404Updated 5 months ago
- venus-cloud-feign-对Spring Cloud Feign的增强☆165Updated 5 years ago
- 居于美团leaf、百度UidGenerator、原生snowflake 进行整合的 唯一ID生成器☆244Updated 2 years ago
- Spring Boot starter for RocketMQ☆288Updated 4 years ago
- LCN分布式事务框架v3.0☆293Updated 6 years ago
- ☆133Updated 2 years ago
- mybatis乐观锁插件,MyBatis Optimistic Locker Plugin☆186Updated 8 months ago
- 基于mybatis,springboot开箱即用的读写分离插件☆338Updated 3 years ago
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆215Updated 5 months ago
- API文档管家 - 基于Swagger与Zuul实现的API文档聚合工具☆285Updated 4 months ago
- 消息最终一致 性方案,基于rabbitmq的分布式事务解决方案☆657Updated 6 years ago
- 一些公共组件及学习应用:RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot☆541Updated 2 years ago
- Elastic-Job Spring Boot 自动集成,只需要一个注解即可发布Job☆392Updated 5 years ago
- Elastic-Job example☆200Updated 4 years ago
- 基于Spring Boot与Spring Cloud构建的微服务管理工具☆265Updated 6 years ago
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- Spring Cloud 使用总结☆155Updated 6 years ago
- 🌱 A distributed CACHE management platform.(分布式缓存管理平台XXL-CACHE)☆196Updated 7 months ago
- ByteJTA is a distributed transaction manager based on the XA/2PC mechanism. It’s compatible with the JTA specification. User guide: https…☆213Updated 2 years ago
- Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等☆550Updated 8 years ago
- 基于dubbo的分布式工程开发规范实例工程,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆483Updated 6 years ago
- ☆298Updated 5 years ago
- 无侵入的应用级网关限流框架,无需配置文件,细粒度控制,高灵活性,高可用性,使用redis+lua脚本实现。☆151Updated last month
- LCN分布式事务框架v4.0 springcloud-lcn-demo☆220Updated 6 years ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆309Updated 2 years ago
- 分表分库的新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致,能实现RR级别读写分离,无SQL解析性能更高☆202Updated 7 years ago
- redis分布式锁工具包,提供纯Java方式调用,支持传统Spring工程, 为spring boot应用提供了starter,更方便快捷的调用。