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

Skip to content

[Cache] Memcached is slow on failed lookups - impacts TagAwareAdapter #28248

Closed
@nicolas-grekas

Description

@nicolas-grekas

When creating a tag for the first time, we currently don't create it on the backend until it is invalidated at least once.
This doesn't play well with memcached, which has slower response time for failed lookups.
Let's create this missing tag instead.

ping @andrerom maybe you'd like to give it a try? :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions