Skip to content

Allow Translator to use CacheInterface instead of ConfigCacheInterface #45991

Closed
@freiondrej-lmc

Description

@freiondrej-lmc

Description

Hello,
we would like to allow translation catalogues to update even without a new deploy of the app. To achieve that, we'd write a custom DatabaseLoader (or use some bundle for that). However, currently the Translator uses ConfigCache, which is always file-based - we would like to use e.g. a RedisAdapter cache for this, so that the cache could be invalidated and rebuilt centrally for multiple containers.

Example

No response

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