Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Cache user IDs instead of profile objects #13573

Merged
merged 7 commits into from
Aug 23, 2022

Commits on Aug 21, 2022

  1. Cache user IDs instead of profile objects

    The profile objects are never used and increase cache size significantly.
    Fizzadar committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    1a1738f View commit details
    Browse the repository at this point in the history
  2. Formatting

    Fizzadar committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    38aece4 View commit details
    Browse the repository at this point in the history
  3. Add changelog file

    Fizzadar committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    627017e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2c07a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    e49e716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c54e9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63f4380 View commit details
    Browse the repository at this point in the history