Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

feat: optimize bulk register unique id logic #7

Open
AsyncFox opened this issue Oct 2, 2023 · 0 comments
Open

feat: optimize bulk register unique id logic #7

AsyncFox opened this issue Oct 2, 2023 · 0 comments
Assignees

Comments

@AsyncFox
Copy link
Collaborator

AsyncFox commented Oct 2, 2023

优化内容

  • 现在:批量注册完成于一个db请求之内 如果出现重名 则所有行都不会插入数据库
  • 未来(可能):将批量注册分开 如果出现重名 不影响其他行插入数据库
@AsyncFox AsyncFox self-assigned this Oct 2, 2023
@ZTL-UwU ZTL-UwU added help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Oct 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants