mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
204cd3514b
1. Reuses postgres connections during startup which reduces the overhead of opening and closing connections. 2. Faster schema cache building. This is done by fetching all the required data in a single sql statement. |
||
---|---|---|
.. | ||
packaging | ||
src-exec | ||
src-lib | ||
src-rsr | ||
test | ||
tests-py | ||
.dockerignore | ||
.gitignore | ||
.stylish-haskell.yaml | ||
CONTRIBUTING.md | ||
graphql-engine.cabal | ||
Makefile | ||
Setup.hs | ||
stack-nightly.yaml | ||
stack.yaml |