Skip to content

Delegate redis options to redix#76

Merged
mitchellhenke merged 2 commits intomasterfrom
delegate-redis-options-to-redix
Mar 26, 2026
Merged

Delegate redis options to redix#76
mitchellhenke merged 2 commits intomasterfrom
delegate-redis-options-to-redix

Conversation

@mitchellhenke
Copy link
Copy Markdown
Collaborator

This is a larger change that closes #62 and #74. It builds on much of the work already done in #61.

I've added NimbleOptions to make it easier to validate and also deprecated the top-level Redis configuration. Redix accepts either a binary URI or keyword list of options, and the changes here will directly pass whatever is provided in redis_opts to Redix.

@mitchellhenke mitchellhenke force-pushed the delegate-redis-options-to-redix branch 5 times, most recently from 173a410 to d30b914 Compare March 26, 2026 18:21
@thiamsantos
Copy link
Copy Markdown
Contributor

@mitchellhenke awesome that you were to continue the work ❤️

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.

Unable to use sentinel config

2 participants