You are viewing a single comment's thread from:

RE: Benchmarking hivemind API calls after switching to postgREST server

in HiveDevs3 months ago

PostgREST is a web server that sits in front of your Postgres database. It has built-in support for a connection pool with configurable number of maximum connections: https://docs.postgrest.org/en/v12/references/connection_pool.html