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
- oauth2-shiro与Redis的整合, 更符合实际项目需要☆83Updated 7 years ago
- AG-Gate 是一个基于spring cloud的用户资源授权、api管理授权的网关系统,以jwt交互的鉴权token来实施,支持基于Eureka注册中心下的服务鉴权和拦截,同时扩展Eureka下服务失效的通知扩展。☆99Updated 8 years ago
- 全局事务管理☆76Updated 5 months ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Updated 9 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 6 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆63Updated 2 months ago
- Spring Boot Starter for OkHttp3☆56Updated 9 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Updated 6 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- LCN分布式事务框架v4.0 dubbo-lcn-demo☆40Updated 7 years ago
- 分布式数据源,数据源的动态寻找,分布式事务JTA实现☆47Updated 3 years ago
- zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁☆32Updated 7 years ago
- 因为apache rocketmq 已经提供了官方版本的starter,经过源码阅读,确定可以满足部分业务需求,因此该改成将会调整为spring-boot-starter-rocketmq-plus,作为官方版本的补充☆14Updated 4 years ago
- redis分布式锁☆48Updated 10 years ago
- 乐视集团支付订单系统分库分表开源实现☆124Updated 8 years ago
- 基于spring boot支持thrift序列化的http的微服务框架☆59Updated 7 years ago
- 主要用于开放平台的接口限流框架☆91Updated 3 years ago
- Java版本ngrok客户端,集成spring-boot随应用启动快速映射内网地址☆59Updated 7 years ago
- 基于springboot的thrift的rpc, 服务发现基于etcd,路由基于ribbon☆80Updated 7 years ago
- 基于可靠消息的分布式事务实现方案☆30Updated 8 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 3 years ago
- 探索高效的SAAS结构,单体应用动态切换数据库。☆49Updated 2 years ago
- 项目中需要一个分布式的Id生成器,twitter的Snowflake中这个既简单又高效☆110Updated 11 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 基于spring cloud eureka实现。 fm-cloud-bamboo: 接口多版本控制, fm-cloud-graybunny: 灰度发布,A/B Test☆82Updated 6 years ago
- 一个支持多级缓存的分布式缓存系统☆20Updated 7 years ago