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

speed up sync init #1363

Merged
merged 1 commit into from
Dec 3, 2024
Merged

speed up sync init #1363

merged 1 commit into from
Dec 3, 2024

Conversation

insipx
Copy link
Contributor

@insipx insipx commented Dec 2, 2024

  • optimizes db connections in sync to share a provider/connection
  • moves sync init to spawned task, speeding up registration by not blocking it on a sync to the group

Screenshot 2024-12-02 at 4 45 49 PM

@insipx insipx requested a review from a team as a code owner December 2, 2024 22:09
@insipx insipx force-pushed the insipx/optimize-db-conns branch 3 times, most recently from 334f29e to a9c0848 Compare December 3, 2024 01:56
@insipx insipx enabled auto-merge (squash) December 3, 2024 02:02
@insipx insipx force-pushed the insipx/optimize-db-conns branch 3 times, most recently from 384360f to 7b7ec99 Compare December 3, 2024 17:46
@insipx insipx merged commit f6f9af9 into main Dec 3, 2024
15 checks passed
@insipx insipx deleted the insipx/optimize-db-conns branch December 3, 2024 20:02
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

Successfully merging this pull request may close these issues.

2 participants