Skip to content

support custom redis-cli arguments#129

Open
hiberabyss wants to merge 1 commit intotpope:masterfrom
hiberabyss:master
Open

support custom redis-cli arguments#129
hiberabyss wants to merge 1 commit intotpope:masterfrom
hiberabyss:master

Conversation

@hiberabyss
Copy link
Contributor

@hiberabyss hiberabyss commented Apr 18, 2023

Could use the global variable to specify custom argument like --no-auth-warning

@guruor
Copy link

guruor commented Apr 29, 2023

@hiberabyss I too was looking for some option to send extra params for cluster mode.
After some digging, I found this related issue which solves the problem with url params, which I think is better approach.
#96

Sample code in clickhouse adapter: Reference

@hiberabyss
Copy link
Contributor Author

Params in URI isn't convenient since the params need be added in every URI.

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