Supabase Series F
supabase.com
Supabase Series F
1–4 of 4 posts
Re: Supabase Series F
#2Hey HN, Supabase CEO
The main highlight here is that we have released Multigres v0.1:
https://supabase.com/blog/multigres-v0-1-alpha
This is open source and self-hostable. It’s not production ready yet. That will take a few more months
You can find instructions for running the operator in EKS here
https://github.com/multigres/multigres/blob/43db3a4873922eee...
Re: Supabase Series F
#3I'm currently working on a solo project using Supabase, and too small to require multigres however I'm curious about the migration for scalability, can you start with single-instance Supabase and shard out later? Or is this feature aimed at folks needing distribution from day 1?
Re: Supabase Series F
#4I'm currently working on a solo project using Supabase, and too small to require multigres however I'm curious about the migration for scalability, can you start with single-instance Supabase and shard out later? Or is this feature aimed at folks needing distribution from day 1?
Yes that’s how it will work. The transition will be seamless