supabase / realtime

Broadcast, Presence, and Postgres Changes via WebSockets
https://supabase.com/realtime
Apache License 2.0
6.81k stars 315 forks source link

fix: Set realtime.messages to unlogged #1110

Closed filipecabaco closed 3 months ago

filipecabaco commented 3 months ago

What kind of change does this PR introduce?

Due to the way we're doing the checks, to increase performance, we're moving thist able to unlogged.

At a later stage we might revert this and do other approaches but at the moment this is a sane approach

vercel[bot] commented 3 months ago

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](https://vercel.com/supabase/realtime-demo/9e47zpXorQrdzgLafvPkHYpRGsPV)) | [Visit Preview](https://realtime-demo-git-fix-set-unlogged-table-supabase.vercel.app) | | Aug 1, 2024 10:54pm |
kiwicopple commented 3 months ago

:tada: This PR is included in version 2.30.17 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: