aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2020-10-03 09:22:29 +0100
committerChristopher Baines <mail@cbaines.net>2020-10-03 09:22:29 +0100
commit18b6dd9e6d4463e47ce457187d956c1c3dd8dd08 (patch)
tree9739842c3564438794fb736fbcfa2382cb6ff19c /.dir-locals.el
parent9723a18df426417476f043b026c58755629c4887 (diff)
downloaddata-service-18b6dd9e6d4463e47ce457187d956c1c3dd8dd08.tar
data-service-18b6dd9e6d4463e47ce457187d956c1c3dd8dd08.tar.gz
Stop opening a PostgreSQL connection per request
This was good in that it avoided having to deal with long running connections, but it probably takes some time to open the connection, and these changes are a step towards offloading the PostgreSQL queries to other threads, so they don't block the threads for fibers.
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions