Skip to content

Issue using Redis as Cache #55

@pesseyjulien

Description

@pesseyjulien

Hi,

Great bundle, just a small issue when using Redis for caching.

The key for an element is not the same on update :

  1. "[tags_excluded_football][133]"
  2. "[tags_excluded_football][1]"
  3. "[tags_excluded_football][81]"
  4. "[tags_excluded_football][36]"
  5. "[tags_excluded_football][107]"
  6. "[tags_excluded_football][3]"
  7. "[tags_excluded_football][29]"

It looks like it's incrementing.

Any way to change this ?

Thanks in advance for your help,
Julien

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions