Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ImplementPruneableInterface onRedisTagAwareAdapter #57189

Closed as not planned
Closed as not planned
@giudicelli

Description

@giudicelli

Description

The main issue when using "RedisTagAwareAdapter" is the never "expiring" entries (SET) used for the tags.
When an item (STRING) expires, it's not removed from any of its associated tags "SET", therefore the cache tends to grow and grow, and over time it will reach a point where it will have to be flushed.
Would it be possible to implement "PruneableInterface" on "RedisTagAwareAdapter" to remove entries from tags "SET" when the cache item doesn't exist anymore and then possibly remove the whole "SET" if it's empty?

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp