Supavisor 1.0: a scalable connection pooler for Postgres (supabase.com) 7 points by samuba 2y ago ↗ HN
[–] kiwicopple 2y ago ↗ [I'm on the supabase team]You can find the code/docs here: https://github.com/supabase/supavisorThis release adds support for- SQL Parsing- Load balancing- support for named prepared statement- query cancellationIt'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
2 comments
[ 2.8 ms ] story [ 15.7 ms ] threadYou 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