8000 [Lock] [RFC] Deprecate/Remove Memcached Store · Issue #22452 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
[Lock] [RFC] Deprecate/Remove Memcached Store #22452
Closed
@patrick-mcdougle

Description

@patrick-mcdougle
Q A
Bug report? no
Feature request? no
BC Break report? no
RFC? yes
Symfony version N/A

Can we eliminate the memcached store of the lock component? Memcached is notorious for evicting keys that aren't even to their exptime because they are LRU (less recently used) than something else in the same slab class. By having the memcached store in the lock component, developers will trust it more than they should. It's great as a cache, but really shouldn't be used as a persistent concurrent locking mechanism. Thoughts?

Reference: #21093

Metadata

Metadata

Assignees

No one assigned

    Labels

    LockRFCRFC = Request For Comments (proposals about features that you want to be discussed)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0