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

[store] bump CommitKVStoreCache limit and switch to 2Q from arc #152

Merged
merged 7 commits into from
Feb 3, 2023

Commits on Feb 2, 2023

  1. Bump CacheKV limit

    BrandonWeng committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d705aba View commit details
    Browse the repository at this point in the history
  2. LRU cache bump

    BrandonWeng committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b9a130e View commit details
    Browse the repository at this point in the history
  3. revert to arc

    BrandonWeng committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f6085b4 View commit details
    Browse the repository at this point in the history
  4. use 2q cache

    BrandonWeng committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    939a3b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Test rollback tm

    BrandonWeng committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    9f9dea2 View commit details
    Browse the repository at this point in the history
  2. fix

    BrandonWeng committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a1b398a View commit details
    Browse the repository at this point in the history
  3. bump TM

    BrandonWeng committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b93efa9 View commit details
    Browse the repository at this point in the history