Primary Key sequence generator. Generating global unique ids in distributed environment.
-
Updated
May 19, 2020 - Java
Primary Key sequence generator. Generating global unique ids in distributed environment.
db with spring boot course in Naukma practices
IDGenerator是一个统一的id生成器,整合了UUID、Random、分段、雪花及类雪花id生成算法,旨在以一种统一的操作方式根据业务需求生成不同的id。
Distributed Sortable Unique ID Generator (SnowFlake4J)
A customizable distributed unique ID generator inspired by Twitter's Snowflake.
Using zookeeper to allocate work id for snowflake algorithm
Distributed understandable unique id generator with high performance and not depends on seeds like snowflake.
高效GUID产生算法(sequence),基于Snowflake实现64位自增ID算法.
Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool
idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId
Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器
Camellia provide easy-to-use server toolkits, such as: redis proxy、delay queue、id gen、hot key and more
Add a description, image, and links to the idgenerator topic page so that developers can more easily learn about it.
To associate your repository with the idgenerator topic, visit your repo's landing page and select "manage topics."