Skip to content

Conversation

@genya0407
Copy link
Contributor

I wrote a note explaining the relationship between the database connection pool size and the threads parameter to guide users on tuning the threads parameter.

For more details, see the related discussion: #449

@epugh
Copy link

epugh commented Dec 11, 2024

One thing that has been a learning for me is that with the various solid gems, I need more resources for the database. The app I steward is deployed on Heroku with a fairly small mysql database from a managed service vendor... I've had to go up in the size of the database in order to get more support for number of connections. I do love the simplicity of not needing another system like redis to learn, but did need to increase my mysql resources ;-).

Copy link
Member

@rosa rosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🙏

@rosa rosa merged commit 019d7c7 into rails:main Dec 12, 2024
4 checks passed
@genya0407 genya0407 deleted the feature/note-about-thread branch December 13, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants