beyondfengyu / DistributedID-SDKLinks
分布式雪花算法全局生成器的SDK,DistributedID的SDK方式接入
☆22Updated 8 years ago
Alternatives and similar repositories for DistributedID-SDK
Users that are interested in DistributedID-SDK are comparing it to the libraries listed below
Sorting:
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- mybatis table sharding plugin☆60Updated 3 years ago
- Dubbox整合Spring Boot基于Avro、Thrift协议构建REST服务☆40Updated 9 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 6 years ago
- 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Updated 9 years ago
- 主要用于开放平台的接口限流框架☆91Updated 3 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 专注于Spring Cloud的代码生成器,http://start.springcloud.cn☆45Updated 6 years ago
- 针对阿里巴巴 canal客户端封装,与spring无缝衔接☆25Updated 2 years ago
- LCN分布式事务框架v4.0 dubbo-lcn-demo☆40Updated 7 years ago
- 分布式数据源分表分库、读写分离应用层框架