The Wayback Machine - https://web.archive.org/web/20220717225735/https://github.com/topics/idgenerator
Skip to content
#

idgenerator

Here are 46 public repositories matching this topic...

💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
  • Updated Jul 15, 2022
  • C
CosId
qinkangdeid
qinkangdeid commented Jul 7, 2022

Which version of CosId did you use?

1.12.1

Bug Report

之前 单机、主从的redis都正常

我们的测试环境使用的docker部署的单机的redis,线上和UAT环境使用的阿里云的云产品【云数据库Redis版】,集群5.0版本。当我们准备部署上阿里云上的时候服务启动的时候报了lua脚本执行错误。
如下:

[2022-07-07 16:06:40.182] [INFO ] [SWTraceId - TID: N/A] [] [me.ahoo.cosid.spring.redis.SpringRedisMachineIdDistributor] - distributeRem
good first issue question

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