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

Add context cache as a request level cache #22294

Merged
merged 27 commits into from
Feb 15, 2023
Merged

Commits on Dec 31, 2022

  1. Add context cache support

    lunny committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    901cdb2 View commit details
    Browse the repository at this point in the history
  2. Fix test

    lunny committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    94a7ddf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c89c15 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. replace template function

    lunny committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    109979d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Fix bug

    lunny committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    96b7e2d View commit details
    Browse the repository at this point in the history
  2. Fix bug

    lunny committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e455e8b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Fix bug

    lunny committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    4a2f3fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1e7b34 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    lunny committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    1f68f88 View commit details
    Browse the repository at this point in the history
  4. Fix bug

    lunny committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    4727355 View commit details
    Browse the repository at this point in the history
  5. Add unit test

    lunny committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    89600f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. merge main branch

    lunny committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    696e0d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. merge main branch

    lunny committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    b0f0267 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    728ae6c View commit details
    Browse the repository at this point in the history
  2. merge main branch

    lunny committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    57187ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35221d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. a new generic function

    lunny committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    5a1fad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a3294e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    bb279f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    296b9c2 View commit details
    Browse the repository at this point in the history
  3. some slight changes

    lunny committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    3f2869d View commit details
    Browse the repository at this point in the history
  4. Add some comment and test

    lunny committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    d25b6b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. merge main branch

    lunny committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a98791c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Fix template wrong ref

    lunny committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    3b26a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95375f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. merge main branch

    lunny committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    669d5c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. merge main branch

    lunny committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1474785 View commit details
    Browse the repository at this point in the history