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: Change when we track and create partitions #1228

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

filipecabaco
Copy link
Contributor

@filipecabaco filipecabaco commented Nov 18, 2024

What kind of change does this PR introduce?

  • we will use the existing syn scope of the Connect module to check which users still have database connections active
  • remove ets as this is no longer required
  • Janitor will also tackle creating partitions

Copy link

vercel bot commented Nov 18, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
realtime-demo ⬜️ Ignored (Inspect) Visit Preview Nov 18, 2024 10:52pm

lib/realtime/tenants.ex Outdated Show resolved Hide resolved
@filipecabaco filipecabaco force-pushed the fix/handle-non-disconnecting-clients branch from 06f886b to 02f39f8 Compare November 18, 2024 22:35
* we will use the existing syn scope of the Connect module to check which users still have database connections active
* remove ets as this is no longer required
* Janitor will also tackle creating partitions
@filipecabaco filipecabaco force-pushed the fix/handle-non-disconnecting-clients branch from 02f39f8 to f8d1510 Compare November 18, 2024 22:52
@filipecabaco filipecabaco merged commit 0147dbb into main Nov 18, 2024
4 checks passed
@filipecabaco filipecabaco deleted the fix/handle-non-disconnecting-clients branch November 18, 2024 23:17
@kiwicopple
Copy link
Member

🎉 This PR is included in version 2.33.50 🎉

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.

5 participants