Supavisor 1.0: a scalable connection pooler for Postgres(supabase.com) |
Supavisor 1.0: a scalable connection pooler for Postgres(supabase.com) |
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: