Supavisor 1.0: a scalable connection pooler for Postgres(supabase.com)
supabase.com
Supavisor 1.0: a scalable connection pooler for Postgres
https://supabase.com/blog/supavisor-postgres-connection-pooler
2 comments
I've helped with this one. Happy to answer any questions also.
You can find the code/docs here: https://github.com/supabase/supavisor
This release adds support for
- SQL Parsing
- Load balancing
- support for named prepared statement
- query cancellation
It's also now available on all new databases in Supabase. For some more background on scalability, we have some benchmarks available here:
https://supabase.com/blog/supavisor-1-million