Skip to content

Add an asynchronous implementation of GlobalCache to support Valkey #1024

@Niorlys

Description

@Niorlys

Is your feature request related to a problem? Please describe.
Since Google Cloud has Memorystore for Valkey, we are thinking of using Valkey for caching ndb entities, but specifying a Valkey client as RedisCache often results in valkey.exceptions.WatchError: Watched variable changed., which bubbles up into our app when fetching entities, so it could be a good idea to add an implementation for Valkey.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: datastoreIssues related to the googleapis/python-ndb API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions