supabase / supavisor

A cloud-native, multi-tenant Postgres connection pooler.
https://supabase.github.io/supavisor/
Apache License 2.0
1.65k stars 54 forks source link

Move from `ct_slave` to `peer` #368

Open hauleth opened 1 week ago

hauleth commented 1 week ago

What kind of change does this PR introduce?

Replace deprecated ct_slave module with new peer module.

Additional context

This also changes the sub-nodes to start only when needed instead of starting always for whole suite.