Skip to content

Configurable maximum parallel MariaDB connections #6374

@David-Niederpruem

Description

@David-Niederpruem

📑 I have found these related issues/pull requests

I was trying to set up Kuma on a free tier MariaDB at filess.io. Their free tier allows 5 parallel connections to the DB only.

Therefore it would be nice to have some config to set this limit in Kuma.

🏷️ Feature Request Type

Deployment

🔖 Feature description

A config option (set e.g. via env var) that limits the parallel connection to an external MariaDB

✔️ Solution

Limitting the parallel connections allows to run Kuma with an external free MariaDB that allows only few connections in parallel.

❓ Alternatives

No response

📝 Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features to be added

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions