Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(middleware): cache grows even if no middleware created #8674

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    cf3a61a View commit details
    Browse the repository at this point in the history
  2. fix(middleware): when player is removed and no middleware was set, pr…

    …event cache from growing with null value
    GiuseppePiscopo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d189f9b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    75c5311 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    7d6b4cf View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. refactor(middleware): when player is removed and no middleware was se…

    …t, delete cache key instead of setting to null
    GiuseppePiscopo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9c116f1 View commit details
    Browse the repository at this point in the history