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

是否支持 publishConfig 匹配 MD5,形成类似 redis 锁的形式? #110

Open
jobsofferings opened this issue Jun 1, 2023 · 0 comments

Comments

@jobsofferings
Copy link

[email protected]

node 环境 12.19.0

希望可以存在类似功能:

const { result, md5 } = await this.configClient.getConfig(dataId, group, { md5: true })

await publishSingle(dataId, group, result + 'text', { md5 })  // 如果md5值匹配失败则发布失败
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

1 participant