1
Edge Databases
Source: supabase/supabase#9800 · opened by @fredguest
Feature request Is your feature request related to a problem? Please describe. For apps that are distributed "at the edge", using Cloudflare Pages or Vercel for example, having a database instance that is tied to a single geographic location can result in slower response times than if the apps were also served from the same single geographic location as the database. For more details see the tests conducted here: Describe the solution you'd like Automagic globally distributed database instances. Additional context @kiwicopple has discussed this idea on Reddit but it seemed worth having a feature request to track here. > ceo here. Yes, we're looking at this. First we need to make all the middleware multi-tenant. We have already done this for the storage server and pg-meta, we're working on PostgREST, and Realtime now. Auth is going to be the tricky one, so we'll tackle that after we support SAML. FYI - multi-tenant: one ins…
No pledges yet. Be the first to back this.
Comments
Similar requests
Support for cloning databases and multiple databases within a single Supabase instance
3 votes · 0 comments
How to synchronize databases, documents to vector databases
3 votes · 0 comments
Enable Syncing of Vault and Edge Function Secrets
1 vote · 0 comments
NestJS Support in Supabase Edge Functions
17 votes · 0 comments
Edge Function runtime events
1 vote · 0 comments
No comments yet.