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

Refactor BeatmapStore to use MemoryCache #262

Merged
merged 11 commits into from
Oct 31, 2024

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    f49b137 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fa48ee View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    28081cc View commit details
    Browse the repository at this point in the history
  2. use MB for memory cache size

    tsunyoku committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d168720 View commit details
    Browse the repository at this point in the history
  3. fix nullability

    tsunyoku committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c50297f View commit details
    Browse the repository at this point in the history
  4. change size to bytes

    tsunyoku committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a111eca View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    689a53d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f603b7 View commit details
    Browse the repository at this point in the history
  3. Increase default cache size

    peppy committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    23115fc View commit details
    Browse the repository at this point in the history
  4. Fix weird code change

    peppy committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1866756 View commit details
    Browse the repository at this point in the history
  5. Code formatting pass

    peppy committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    223a2cd View commit details
    Browse the repository at this point in the history