Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Translation] What about putting translations in a cache pool? #52305

Open
@lyrixx

Description

@lyrixx

It's common to update translation in production (with a cron). But then it comes to cache invalidation.

There is some hacky stuff in https://github.com/php-translation/symfony-bundle:

If we put the translation cache into a cache pool, it will become much easier to clear the cache, and them warm it up?

WDYT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Keep openRFCRFC = Request For Comments (proposals about features that you want to be discussed)Translation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions