10 pointsby eatonphil10 hours ago2 comments
  • Cody-B5 hours ago
    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?
  • kiwicopple9 hours ago
    Hey 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...