Closed timnolte closed 8 years ago
I'm investigating this right now. This may not be an issue, but on the surface it didn't seem as though it was supporting the auth
call.
This has been fixed in the submitted PR #12
@vetruvet Can you create a new release Tag for the latest master that includes this PR #12 ? Thanks!
Good call, thanks for the PR!
Our Redis instances require authentication in order to issue commands. It doesn't appear that this PhpRedis implementation supports that.