tvl-depot/web
Vincent Ambo fe290a5ff8 refactor(web/panettone): Use postmodern connection pools
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>
2022-02-13 17:20:26 +00:00
..
atom-feed style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
atward style(rust): Format all Rust code with rustfmt 2022-02-08 12:06:39 +00:00
blog style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
bubblegum style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
cgit-taz refactor: expose cheddar-about script from cheddar 2022-02-03 23:41:08 +00:00
converse style(rust): Format all Rust code with rustfmt 2022-02-08 12:06:39 +00:00
panettone refactor(web/panettone): Use postmodern connection pools 2022-02-13 17:20:26 +00:00
static style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
todolist style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
tvl style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00