tarantool / tarantool/doc

connpool: add information on advanced connection management

Open
#5,302 0 comments 0 reactions 1 assignee View on GitHub

@veod32 is already working on this.

Since Sep 25, 2025.

Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Product: Tarantool Platform

experimental.connpool module also offers advanced automatic connection
management. It automatically closes unused connections and tries to
reconnect to recently used in case of an error. See also
a connpool.idle_timeout configuration option.
Requested by @georgiy-belyanin in https://github.com/tarantool/tarantool/commit/d324811b0727f6ca9fa6e684d07cfbb2634bfa37.

Contributor guide

Open the contributing guide

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.