Skip to content

Conversation

@uehondor
Copy link

For example

If you give the Predis connector a connection dsn similar to redis://127.0.0.1:6379/3, the expected behaviour is to use redis database 3, it doesn't.

It always uses redis db 0.

The fix was to correct a small typo in the Rhubarb/Connector/Predis file.

@indeyets
Copy link
Contributor

👍

…ould not be used

For example
If you give the Predis connector a connection dsn similar to 'redis://127.0.0.1:6379/3',
the expected behaviour is to use redis database 3, it doesn't.
It always uses redis db 0.

The fix was to correct a small typo in the Rhubarb/Connector/Predis file.
@GABAnich
Copy link

Awesome 🔥

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