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

chore(cache): default to SimpleCache in debug mode #18976

Merged
merged 15 commits into from
Mar 2, 2022

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    1214e7c View commit details
    Browse the repository at this point in the history
  2. lint

    villebro committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    8044865 View commit details
    Browse the repository at this point in the history
  3. clean up type

    villebro committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    507d579 View commit details
    Browse the repository at this point in the history
  4. use util

    villebro committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    f0f9065 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdacbaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b953fd4 View commit details
    Browse the repository at this point in the history
  7. remove trailing comma

    villebro committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    bcf9849 View commit details
    Browse the repository at this point in the history
  8. fix more tests

    villebro committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    4101407 View commit details
    Browse the repository at this point in the history
  9. fix truthiness check

    villebro committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    d1a0ad1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5d3a11 View commit details
    Browse the repository at this point in the history
  11. fix default cache threshold

    villebro committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9a92f9a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d9c8639 View commit details
    Browse the repository at this point in the history
  13. remove separate getter

    villebro committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    dd77329 View commit details
    Browse the repository at this point in the history
  14. update docs

    villebro committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9c5f209 View commit details
    Browse the repository at this point in the history
  15. remove default cache config

    villebro committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    d5f8d42 View commit details
    Browse the repository at this point in the history