Skip to content

Delegate redis options to redix#76

Open
mitchellhenke wants to merge 2 commits intomasterfrom
delegate-redis-options-to-redix
Open

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

Conversation

@mitchellhenke
Copy link
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.

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