Issues
- 1
中文文档里的sql建表语句执行报错 时间字段需要设置默认值
#70 opened by mloine - 0
写入Ringbuffer时,生成的ID会跳过某些时间
#96 opened by qqyycom - 2
Flag-RingBuffer是否有必要存在
#45 opened by zhongjunliang - 2
总共没几条sql,建议直接使用jdbc,不要在使用mybatis等框架
#71 opened by davidricardo1026 - 1
- 5
报错 UidGenerateExption :java.RuntimeExecption :Rejected take buffer . RingBuffer [bufferize=65536,tail=65536,cursor=65536,paddingThreshold=32768]
#90 opened by wswmx1 - 1
64位虚机里 CacheLine 填充过长问题
#68 opened by yuzhaopeng - 1
A component required a bean of type 'com.github.wujun234.uid.impl.CachedUidGenerator' that could not be found.
#84 opened by mhiStrat - 1
控制台日志频繁打印
#78 opened by yejingweiye - 2
机器 id,最多可支持约 420w 次机器启动
#91 opened by CollectBugs - 1
时间戳运算代码是不是写错了
#92 opened by yuzhuweng - 0
什么时候出个go语言版本的
#95 opened by daydaystudylab - 1
有没有升级为springboot版的
#93 opened by xiaoyuwang1987 - 1
为啥不把delta seconds和worker id换个位置?
#85 opened by Ourwlsg - 2
- 0
No qualifying bean of type 'com.github.wujun234.uid.UidGenerator' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@jakarta.annotation.Resource(shareable=true, lookup="", name="", description="", authenticationType=CONTAINER, type=java.lang.Object.class, mappedName="")}
#94 opened by xiaoqiqiya - 0
BufferPaddingExecutor中的lastSecond的疑问
#89 opened by shangjiuliu - 0
这个吞吐量怎么算出来的?
#87 opened by knight-xiaolu2023 - 1
AtomicLong.updateAndGet()超级费CPU,并发一多就100%
#86 opened by yangxuanjia - 0
请问该项目是不再维护了吗
#79 opened by LTH-S - 1
- 1
这个是怎么算的?例如节点采取用完即弃的WorkerIdAssigner策略, 重启频率为12次/天, 那么配置成{"workerBits":23,"timeBits":31,"seqBits":9}时, 可支持28个节点以整体并发量14400 UID/s的速度持续运行68年. 时间 2的31次方-1 / 86400 / 365 = 68年
#36 opened by lyg123 - 0
压测的具体操作方法能麻烦提供一下
#67 opened by renliangyu857 - 0
- 1
- 1
这个repo还维护吗?
#41 opened by liangyuanpeng - 1
- 2
有没有遇到生成主键重复的情况
#61 opened by AlfredSunShine - 0
- 0
- 0
A error word 'CUP' in README.md
#54 opened by kangwen - 2
请问是否支持集群部署?
#47 opened by ylh23y - 3
是否有必要使用双buffer
#56 opened by wangyunzhong123 - 1
getId获取时间比较长
#58 opened by tim1888 - 4
是否解决了时钟回拨的问题
#37 opened by yongfahuang - 0
请问fsg 是什么的简称
#51 opened by jiangjinwu - 0
请将JAR发布到官方仓库
#48 opened by cattles - 1
生成的id是有序的吗
#38 opened by liaolei123 - 0
改造成了uid-generator-spring-boot-starter
#25 opened by wujun234 - 0
uid-generator Hibernate 怎么配置
#57 opened by jiuli - 3
双Buffer使用问题
#44 opened by zhhao1212 - 1
有时候偶现生成的id全部是偶数或者奇数的情况,这是什么问题呢?
#28 opened by heycnn - 1
id 重复问题
#46 opened by steveNash12 - 0
- 1
获取槽位的时候不应该是取模的吗
#32 opened by atjaa - 1
只能使用8年多,这个也太短了吧。一个系统的寿命超过8年还算比较正常的吧
#31 opened by huangyunbin - 6
- 1
不是很理解,时间只占用28位,机器id占22位,为什么要这么设计呢?
#34 opened by jiangrongbo - 0
弱弱问一下数据库是干什么用的
#33 opened by 0532 - 0
做一个maven 直接引用不好吗
#30 opened by wszagq