Skip to content

Allow passing custom params to valkey configuration#26

Merged
nzwalker merged 5 commits into
mainfrom
custom-params
May 10, 2026
Merged

Allow passing custom params to valkey configuration#26
nzwalker merged 5 commits into
mainfrom
custom-params

Conversation

@nzwalker
Copy link
Copy Markdown
Contributor

@nzwalker nzwalker commented May 1, 2026

In some cases we'll want to further customize configuration - for example setting memory / eviction policies. Right now the raw valkey conf param overrides values the nodes need to work such as auth and cluster mode.

This adds in the ability to write out arbitrary values to the config file - including multi param and multi statement config lines.

Also bumped controller gen as this is required to work with Go >= 1.23.

@nzwalker nzwalker requested a review from kurtmc May 4, 2026 02:27
@nzwalker nzwalker merged commit 1ae9f47 into main May 10, 2026
3 checks passed
@nzwalker nzwalker deleted the custom-params branch May 10, 2026 23:18
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.

2 participants