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

fix: Performance improvements #845

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

filipecabaco
Copy link
Contributor

What kind of change does this PR introduce?

  • Remove the revert update on write checks in Channel, Broadcast and Presence
  • Separates the checks into a transaction PER feature to avoid extra locking and enable conn pool to be more heavily used

* Remove the revert update on write checks in Channel, Broadcast and Presence
* Separates the checks into a transaction PER feature to avoid extra locking and enable conn pool to be more heavily used
Copy link

vercel bot commented Apr 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
realtime-demo ⬜️ Ignored (Inspect) Apr 12, 2024 2:55pm

@filipecabaco filipecabaco merged commit 4a02133 into main Apr 12, 2024
4 checks passed
@filipecabaco filipecabaco deleted the fix/performance-improvements-on-table-checking branch April 12, 2024 15:16
@kiwicopple
Copy link
Member

🎉 This PR is included in version 2.28.18 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants