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

feat(graphql): Reuse request results to improve performance #1452

Merged

Commits on Jul 23, 2024

  1. Reuse cached query results

    kvenn committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3291a76 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Update docs

    kvenn committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    81c4f65 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Don't rebroadcast for failures

    kvenn committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    20f6247 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Remove unused imports

    kvenn committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    53e324c View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    kvenn committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    de15f68 View commit details
    Browse the repository at this point in the history