distributed id generator based on redis.
☆468Apr 18, 2017Updated 8 years ago
Alternatives and similar repositories for redis-id-generator
Users that are interested in redis-id-generator are comparing it to the libraries listed below
Sorting:
- 全局配置中心☆572Nov 24, 2018Updated 7 years ago
- A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.☆5,907Nov 24, 2025Updated 3 months ago
- Lua mysql client and server toolset still in its early stages of development.☆15Nov 15, 2017Updated 8 years ago
- Distributed Configuration Management Platform(分布式配置管理平台)☆5,538Jul 18, 2023Updated 2 years ago
- Distributed scheduled job☆8,222Feb 7, 2026Updated last month
- An id generator for message service.☆163Jan 25, 2015Updated 11 years ago
- UniqueID generator☆5,583May 31, 2023Updated 2 years ago
- Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework…☆4,852Mar 4, 2023Updated 3 years ago
- CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能…☆18,977Jan 4, 2025Updated last year
- 配置管理系统☆556Dec 16, 2023Updated 2 years ago
- Distributed ORM Framework for Java☆922Oct 18, 2022Updated 3 years ago
- A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensa…☆2,362Oct 11, 2023Updated 2 years ago
- Qihoo Distributed Configuration Management System☆1,864Feb 2, 2024Updated 2 years ago
- Network service to provide globally strictly monotone increasing timestamp☆397Apr 10, 2023Updated 2 years ago
- ☆9,550Jan 15, 2024Updated 2 years ago
- MPush开源实时消息推送系统☆3,777Jun 17, 2022Updated 3 years ago
- ZooKeeper-Monitor, a monitor for zookeeper in java. Download https://github.com/alibaba/taokeeper/downloads☆1,045Nov 25, 2025Updated 3 months ago
- AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。☆2,094Apr 1, 2024Updated last year
- 以Spring Cloud Netflix作为服务治理基础, 展示基于tcc思想所实现的分布式事务解决方案☆2,548Feb 8, 2020Updated 6 years ago
- ID Generator id生成器 分布式id生成系统,简单易用、高性能、高可用的id生成系统☆2,358Jun 21, 2022Updated 3 years ago
- The vip.com's java coding standard, libraries and tools☆7,657Sep 6, 2023Updated 2 years ago
- Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.☆7,785Jul 22, 2020Updated 5 years ago
- id generator based on 'snowflake'☆29Dec 9, 2014Updated 11 years ago
- Distributed Scheduled Job Framework☆3,013Oct 20, 2022Updated 3 years ago
- Reliable messages resolve distributed transactions☆1,487Feb 9, 2024Updated 2 years ago
- X-Pipe是由携程框架部门研发的Redis多数据中心复制管理系统。基于Redis的Master-Slave复制协议,实现低延时、高可用的Redis多数据中心、跨公网数据复制,并且提供一键机房切换,复制监控、异常报警等功能。 开源版本和携程内部生产环境版本一致。☆2,087Updated this week
- 分表分库的新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致,能实现RR级别读写分离,无SQL解析性能更高☆205Aug 28, 2017Updated 8 years ago
- 微博的消息服务中间件。☆188Oct 10, 2017Updated 8 years ago
- Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.☆20,700Updated this week
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Mar 5, 2024Updated 2 years ago
- ☆2,360Oct 14, 2018Updated 7 years ago
- Yet another RPC framework based on Netty☆122Apr 18, 2017Updated 8 years ago
- Distributed Message Queue based on Raft☆34May 20, 2022Updated 3 years ago
- Distributed ID Generate Service☆6,732Jul 18, 2023Updated 2 years ago
- dubbo服务管理以及监控系统☆1,275Nov 30, 2023Updated 2 years ago
- A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team☆4,637Jan 4, 2019Updated 7 years ago
- Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等☆551Aug 23, 2016Updated 9 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Oct 25, 2018Updated 7 years ago
- 一个轻量级的分布式任务Executor系统☆39Oct 8, 2016Updated 9 years ago