Skip to content

Conversation

@cventers
Copy link

The current version of the module only recognizes redis_server and
redis_debug, which does not permit module users to use a redis server
that requires authentication, or to tune reconnection parameters.

This patch modifies Redis.pm to pass every config key beginning with
redis_ to the Redis client constructor.

Signed-off-by: Chase Venters [email protected]

The current version of the module only recognizes redis_server and
redis_debug, which does not permit module users to use a redis server
that requires authentication, or to tune reconnection parameters.

This patch modifies Redis.pm to pass every config key beginning with
redis_ to the Redis client constructor.

Signed-off-by: Chase Venters <[email protected]>
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.

1 participant