Skip to content

GCP's Redis MemoryStore support #348

Open
@abbasj92

Description

@abbasj92

GCP Redis MemoryStore supports version 7.2 (Vector Search support) https://cloud.google.com/memorystore/docs/redis/supported-versions#redis_version_72

However, the redisvl client at initialization tries to validate modules and fails with the following error:

https://github.com/redis/redis-vl-python/blob/main/redisvl/redis/connection.py#L431

redis.exceptions.ResponseError: unknown command 'MODULE', with args beginning with: 'LIST'

Is monkey patching this the only way forward?

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