Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workid可否用k8s statefulSet,通过name去标识唯一性? #97

Open
dahvlhldle opened this issue Mar 18, 2024 · 1 comment
Open

Comments

@dahvlhldle
Copy link

workid可否用k8s statefulSet,通过name的后缀去标识唯一性?这样不用依赖redis了。

@yitter
Copy link
Owner

yitter commented Mar 21, 2024

WorkerId是整数,且长度有限制,如果name后缀能满足上述条件,则可以使用。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants