Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuring redis options #728

Merged
merged 5 commits into from
Nov 9, 2022
Merged

Conversation

kierenevans
Copy link
Contributor

  • Upgrade to Redis 6.2+
  • Match memory request in kubernetes to one that will work out of the box (the alternative is decreasing maxmemory to fit in the memory request, which will require action to be taken to delete keys)
  • Remove the "preview" environment override for memory request as if the service is enabled with a 1Gi maxmemory, it won't fit in 64Mi
  • Turn on activedefrag to better handle small keys

@kierenevans kierenevans added enhancement New feature or request harness-php PHP harness hacktoberfest-accepted Accepted for Hacktoberfest labels Oct 30, 2022
@kierenevans kierenevans added this to the 1.5.0 milestone Oct 30, 2022
@kierenevans kierenevans added harness-magento1 Magento 1.x harness harness-magento2 Magento 2.x harness harness-drupal8 Drupal 8.x harness, obsolete as of 1.5.x labels Oct 30, 2022
@kierenevans kierenevans enabled auto-merge (squash) November 9, 2022 08:22
@kierenevans kierenevans merged commit 2d98675 into 1.5.x Nov 9, 2022
@kierenevans kierenevans deleted the allow-configuring-redis-options branch November 9, 2022 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest-accepted Accepted for Hacktoberfest harness-drupal8 Drupal 8.x harness, obsolete as of 1.5.x harness-magento1 Magento 1.x harness harness-magento2 Magento 2.x harness harness-php PHP harness
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants