Supabase Series F(supabase.com)
supabase.com
Supabase Series F
https://supabase.com/blog/supabase-series-f
3 comments
I'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
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...