FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests