Skip to content

Updated to accept redis options for createClient and if one of the optio...#17

Open
RichardMullins wants to merge 1 commit intoagoragames:mainfrom
RichardMullins:master
Open

Updated to accept redis options for createClient and if one of the optio...#17
RichardMullins wants to merge 1 commit intoagoragames:mainfrom
RichardMullins:master

Conversation

@RichardMullins
Copy link
Copy Markdown

I added the ability to pass options to redis when the connection is created. The primary reason for the change is that i have requirepass set and need to pass auth settings on connect.

I have also made a change to check for auth_pass in the options and, if found, use client.auth()

…tions is auth_pass it also runs client.auth()
@czarneckid
Copy link
Copy Markdown
Member

Sorry this got lost in the noise of e-mail. I'll get this integrated shortly.

@KeKs0r
Copy link
Copy Markdown

KeKs0r commented Jan 11, 2016

@czarneckid : Did you have time to recheck this? Wanted to start integrating this library but missing this feature.

Base automatically changed from master to main March 11, 2021 16:43
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.

3 participants