diff options
author | Vincent Ambo <mail@tazj.in> | 2022-02-02T23·18+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-02-13T17·20+0000 |
commit | fe290a5ff8033b1b606ac80131ec2e5b0b30f0e4 (patch) | |
tree | a16571f52c072dcf1a32414ac97151e7f36e09a9 /third_party/josh/default.nix | |
parent | b7be2660c92fe206e01c0236dc03e2dee03dfa3b (diff) |
refactor(web/panettone): Use postmodern connection pools r/3814
Instead of managing Postgres connections on our own, use the `with-connection` postmodern function with pooling enabled as a route decorator. This should resolve at least some of the issues from b/113 with leaking connections, and an unreported issue with connections being reused while transactions are in progress. Change-Id: I1ed68667a3240900de1ae69df37d2d3018caf204 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5198 Tested-by: BuildkiteCI Reviewed-by: eta <tvl@eta.st> Autosubmit: tazjin <tazjin@tvl.su>
Diffstat (limited to 'third_party/josh/default.nix')
0 files changed, 0 insertions, 0 deletions