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

[backend] Improve redis sessions list perf (#7943) #8119

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    7183cb6 View commit details
    Browse the repository at this point in the history
  2. [backend/frontend] Try and manage different concepts (#7943)

    - Prevent any event loop blocking
    - Adapt frontend display to show impersonate option
    - Limit the number of sessions displayed
    - Remove feature flag for telemetry
    - Add new API for global sessions cleanup
    - Remove delUserContext to only let the key die from ttl
    richard-julien authored and SouadHadjiat committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0a3070a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5794dce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b41d0da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39eece2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    833e74d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a5a547 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fefd0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0e063c View commit details
    Browse the repository at this point in the history