Closed filipecabaco closed 2 weeks ago
Adds last_active_at to Tenant so we can use it in the Janitor module which will handle tenant cleanup of partitions.
For now we will only clean up partitions of the users that have been online during the last 5 days
The latest updates on your projects. Learn more about Vercel for Git ↗︎
https://github.com/supabase/realtime/pull/1201
What kind of change does this PR introduce?
Adds last_active_at to Tenant so we can use it in the Janitor module which will handle tenant cleanup of partitions.
For now we will only clean up partitions of the users that have been online during the last 5 days