Skip to content

[Feature] Add the ability to use Redis for caching #14

@verdel

Description

@verdel

Currently, an in-memory cache using for caching data. If two or more proxy replicas are launched, cache desynchronization issues arise. As a result, different proxy replicas provide different sets of tags in response to requests.

To resolve this issue, it is possible to use, for example, Redis as a cache.

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