monorepo icon indicating copy to clipboard operation
monorepo copied to clipboard

[dashboard] use subscriptions instead of polling

Open samuelstroschein opened this issue 4 years ago • 0 comments

Supabase supports row level security on subscriptions now. No need to use the current workaround with the projectStore anymore + polling (which already lead to bugs.).

samuelstroschein avatar Dec 20 '21 16:12 samuelstroschein