8000 mGet on redisarray returns false on some pairs of keys · Issue #436 · phpredis/phpredis · GitHub
[go: up one dir, main page]

Skip to content
8000
mGet on redisarray returns false on some pairs of keys #436
Closed
@koda611

Description

@koda611

Hi, I am using redisarray locally with 2 redis instances on 2 different ports and sometimes mGet will return false on a pair of keys even though I can retrieve them individually using get.

The redis client I am using is 2.2.4 and the redis server is 2.8.6.

Here is the pair of keys that will cause it to fail. "abc:1" and "abc:4".
To reproduce this, my redisarray is initialized to array("127.0.0.1:6379", "127.0.0.1:6380")
and I set both keys individually, and then calling mget with both keys.

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

      0