stripe-sync-engine icon indicating copy to clipboard operation
stripe-sync-engine copied to clipboard

Todo: check pooling

Open kiwicopple opened this issue 4 years ago • 0 comments

We need to ensure that the pooling is correctly configured so that there is a single, persistent connection open on the database.

https://github.com/supabase/stripe-sync-engine/blob/main/src/utils/PostgresConnection.ts

kiwicopple avatar Apr 30 '21 12:04 kiwicopple