The Wayback Machine - https://web.archive.org/web/20220717225735/https://github.com/topics/idgenerator
Here are
46 public repositories
matching this topic...
Twitter Snowflake-alike ID generator for .Net
💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId
-
Updated
Jul 11, 2022
-
Java
-
Updated
Jan 21, 2021
-
Elixir
Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool
-
Updated
Jul 15, 2022
-
Java
高效GUID产生算法(sequence),基于Snowflake实现64位自增ID算法.
-
Updated
Aug 27, 2017
-
Java
This package will give random string based on the options provide
-
Updated
Apr 1, 2022
-
JavaScript
Distributed understandable unique id generator with high performance and not depends on seeds like snowflake.
-
Updated
Sep 30, 2018
-
Java
A decentralized, unique, time based ID generator.
-
Updated
Nov 26, 2019
-
Elixir
Using zookeeper to allocate work id for snowflake algorithm
[go] ID Generator id生成器 分布式id生成系统,简单易用、高性能、高可用的id生成系统
server to generate uniq-id with twitter-snowflake arithmetic
-
Updated
Apr 12, 2022
-
TypeScript
Provides a parser function to generate unique incremental numeric IDs
A fast, snowflake-alike ID generator for go.
Integer id generator by golang
Reliable unique ID generation for distributed applications.
golang实现的分布式唯一ID生成器distributed id generator,有全局趋势递增、严防时钟漂移、高可用、高性能等特点
A customizable distributed unique ID generator inspired by Twitter's Snowflake.
-
Updated
Jun 23, 2017
-
Java
A npm package for generating random alphanumeric id
-
Updated
Oct 3, 2021
-
JavaScript
based on twitter snowflake
-
Updated
Mar 29, 2017
-
Java
-
Updated
Jun 18, 2021
-
Java
idgo is a very fast id generator that generates an int id that can specify the maximum value
Open-source javascript id generating program managed by suppersource members
-
Updated
Sep 2, 2021
-
JavaScript
Vanity ID Generator: make short, auto-growing, and visually-random unique IDs with no collisions or limits
-
Updated
Apr 23, 2022
-
Python
Python script for generating a new ID for a person based in Spain. Currently on development
-
Updated
Oct 12, 2020
-
Python
-
Updated
Oct 28, 2020
-
Python
Improve this page
Add a description, image, and links to the
idgenerator
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
idgenerator
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Which version of CosId did you use?
1.12.1
Bug Report
之前 单机、主从的redis都正常
我们的测试环境使用的docker部署的单机的redis,线上和UAT环境使用的阿里云的云产品【云数据库Redis版】,集群5.0版本。当我们准备部署上阿里云上的时候服务启动的时候报了lua脚本执行错误。
如下: