IdGenerator icon indicating copy to clipboard operation
IdGenerator copied to clipboard

为什么ts版本默认走的是常规的雪花算法?

Open BeamBrother opened this issue 1 year ago • 2 comments

_IsOverCost这个值初始化的时候就为false image

BeamBrother avatar Jan 14 '25 06:01 BeamBrother

构造方法中,赋值为 false,有问题么?

yitter avatar Jan 19 '25 17:01 yitter

构造方法中,赋值为 false,有问题么?

不应默认为漂移算法吗?正常用户也是拿来即用吧

BeamBrother avatar Jul 21 '25 03:07 BeamBrother