Supavisor 1.0: a scalable connection pooler for Postgres
supabase.com[I'm on the supabase team]
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:
I've helped with this one. Happy to answer any questions also.