You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge in AW/integresql from mr/aj-review to aj/pooling-improvements
* commit '7b99232ec350445edf06f1b85dc650f32b32616d':
don't lock while extending, reuse recreateDatabaseGracefully
intro zerolog and add proper log statements in pool and manager, into typical go-starter logging middleware and additional env vars for controlling them
private disableWorkerAutostart
fix toolchain, reenable pipefails, fix linting, cleanup
adds test database generations and TestDatabaseMinimalLifetime (blocks auto clean for specific time on issued databases) to properly deal with pressure caused by fast test db issuance and out-of-order recreates which might cause interferances
adds backoff handling for recreateDatabaseGracefully
redesign recreate handling
filter via tmp channel without closing the initial, fix tests / stabilize via disabling worker autostart
close, range and refill dirty channel on unlock and recreate, debug statements, use 1000 instead of 10e3
review only, reactivate print debugging
Seems like it would be important to have a minimal usage example (e.g. curl + psql in a shell session) as well.
via HN
The text was updated successfully, but these errors were encountered: