nammayatri / nammayatri/shared-kernel

Make DB connection pool size configurable

Open
#93 0 comments 0 reactions 1 assignee View on GitHub

@olegromashin is already working on this.

Since Jul 14, 2023.

Dominant language
Haskell
Stars
24
Forks
11
Avg merge
15h 16m
Merged PRs (30d)
35

Description

Currently DB connection pool size is hardcoded to 10 here:
https://github.com/nammayatri/shared-kernel/blob/1cbba867fa8c6ea5d028b9c1f4da82ebda3e224a/lib/mobility-core/src/Kernel/Storage/Esqueleto/Config.hs#L52

This value should be taken from config (part of esqDBCfg dhall config) at startup.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.