Skip to content

docs: Document CUBEJS_DB_MIN_POOL#10720

Merged
keydunov merged 2 commits intocube-js:masterfrom
JLWalsh:docs/document-db-min-pool
Apr 23, 2026
Merged

docs: Document CUBEJS_DB_MIN_POOL#10720
keydunov merged 2 commits intocube-js:masterfrom
JLWalsh:docs/document-db-min-pool

Conversation

@JLWalsh
Copy link
Copy Markdown
Contributor

@JLWalsh JLWalsh commented Apr 20, 2026

Check List

  • Tests have been run in packages where changes have been made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Description of Changes Made (if issue reference is not provided)

Document the existence of the CUBEJS_DB_MIN_POOL environment variable. I had to dig through the codebase with my good friend Claude to find this variable. I believe this is worth documenting since setting a min pool size can help keep DB connections warm all the time, which diminishes cold start effect

@github-actions github-actions Bot added the pr:community Contribution from Cube.js community members. label Apr 20, 2026
@JLWalsh JLWalsh force-pushed the docs/document-db-min-pool branch from 8fde89d to 5e7037a Compare April 20, 2026 19:35
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@JLWalsh JLWalsh force-pushed the docs/document-db-min-pool branch from 5e7037a to c5b1ea4 Compare April 20, 2026 19:36
@JLWalsh JLWalsh marked this pull request as ready for review April 20, 2026 19:39
@keydunov keydunov merged commit 2569028 into cube-js:master Apr 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:community Contribution from Cube.js community members.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants