supavisor icon indicating copy to clipboard operation
supavisor copied to clipboard

Replace custom module for `libcluster` Postgres strategy with `libcluster_postgres`

Open hauleth opened this issue 8 months ago • 2 comments

Chore

Describe the chore

Currently we are using custom module for libcluster's Postgres strategy, but it already got improved and extracted to separate library - https://hex.pm/packages/libcluster_postgres. We should use that instead of maintaining it on our own.

Additional context

It is Supabase project, but the external library is much more maintained and tested than our custom solution there.

hauleth avatar Feb 23 '25 11:02 hauleth