Docs on custom Redis configs - string vs. symbol keys #5165
Answered
by
mperham
franzliedke
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
If they’ve fixed it, yeah you can remove that.
…On Tue, Feb 1, 2022 at 04:10 Franz Liedke ***@***.***> wrote:
The documentation on configuring Redis in an initializer
<https://github.com/mperham/sidekiq/wiki/Using-Redis#using-an-initializer>
explicitly states:
*NOTE:* The configuration hash *must* have symbolized keys.
This does not seem to be the case anymore
<https://github.com/mperham/sidekiq/blob/cd553fa14cefe789684f3cf35b0f61e4e22b6305/lib/sidekiq/redis_connection.rb#L11>.
Do I assume correctly that this can be removed? Didn't want to edit the
wiki without asking... 😃
—
Reply to this email directly, view it on GitHub
<#5165>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAAWX2CSKIGSOWOSIR4XETUY7EVDANCNFSM5NI6W4CQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
franzliedke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The documentation on configuring Redis in an initializer explicitly states:
This does not seem to be the case anymore. Do I assume correctly that this can be removed? Didn't want to edit the wiki without asking... 😃
Beta Was this translation helpful? Give feedback.
All reactions