Skip to content

Bump ebean-datasource dependency to 10.5 with increase default prepar…#3749

Merged
rbygrave merged 1 commit intomasterfrom
feature/bump-datasource-105-pstmt
Apr 12, 2026
Merged

Bump ebean-datasource dependency to 10.5 with increase default prepar…#3749
rbygrave merged 1 commit intomasterfrom
feature/bump-datasource-105-pstmt

Conversation

@rbygrave
Copy link
Copy Markdown
Member

…ed statement cache

Default prepared statement cache increased from 100 to 300. This could have the effect of increased memory consumption for applications traded off with potentially improved performance due to me cached prepared statements for larger applications.

Note that the Postgres itself has a default of 250.

…ed statement cache

Default prepared statement cache increased from 100 to 300. This could have the
effect of increased memory consumption for applications traded off with potentially
improved performance due to me cached prepared statements for larger applications.

Note that the Postgres itself has a default of 250.
@rbygrave rbygrave self-assigned this Apr 12, 2026
@rbygrave rbygrave added this to the 16.5.0 milestone Apr 12, 2026
@rbygrave rbygrave merged commit 88408ed into master Apr 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant