Skip to content

Error when use PHPRedis #68

Open
Open
@akalongman

Description

@akalongman

I am using phpredis driver and getting multiple errors on RedisCanBeAccessed check.

When phpredis is used as a Redis driver:

  1. Redis facade should not be used in the code, it does not exist at all
  2. $connection->connect() is redundant for phpredis driver and throws error "Redis::connect() expects at least 1 parameter, 0 given"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions