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

perf(replay): reduce postgres queries in recording consumer using get_from_cache #77365

Merged
merged 15 commits into from
Sep 20, 2024

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    0e671ca View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    3c66aed View commit details
    Browse the repository at this point in the history
  2. Shorten var names

    aliu39 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5ba752c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    338f4dc View commit details
    Browse the repository at this point in the history
  2. Update unit test param type

    aliu39 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f3e6ce6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    670f08e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. select_related on organization

    aliu39 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d98c2dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8f66ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f0524f View commit details
    Browse the repository at this point in the history
  4. Fix merge

    aliu39 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1bd3ce8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Fix test merge

    aliu39 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b5b3707 View commit details
    Browse the repository at this point in the history
  2. Rm select related

    aliu39 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    adeebad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcf0145 View commit details
    Browse the repository at this point in the history
  4. Rm select related 2

    aliu39 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    efaa6ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    103328b View commit details
    Browse the repository at this point in the history