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

✨ Adding generateCacheKey to ApolloServerPluginResponseCache to allow for custom cache keys #6655

Merged
merged 11 commits into from Jul 11, 2022

Commits on Jul 7, 2022

  1. Copy the full SHA
    2f9d9b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. little clean up

    kschrade committed Jul 8, 2022
    Copy the full SHA
    d34fdfb View commit details
    Browse the repository at this point in the history
  2. Update packages/apollo-server-plugin-response-cache/src/ApolloServerP…

    …luginResponseCache.ts
    
    Co-authored-by: David Glasser <glasser@apollographql.com>
    kschrade and glasser committed Jul 8, 2022
    Copy the full SHA
    5318f98 View commit details
    Browse the repository at this point in the history
  3. PR updates

    kschrade committed Jul 8, 2022
    Copy the full SHA
    980e46b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ed4c54a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Copy the full SHA
    f321d3d View commit details
    Browse the repository at this point in the history
  2. Update docs/source/performance/caching.md

    Co-authored-by: David Glasser <glasser@apollographql.com>
    kschrade and glasser committed Jul 11, 2022
    Copy the full SHA
    90f0322 View commit details
    Browse the repository at this point in the history
  3. removing any from function

    kschrade committed Jul 11, 2022
    Copy the full SHA
    5bd53a6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d5f90aa View commit details
    Browse the repository at this point in the history
  5. Update packages/apollo-server-plugin-response-cache/src/ApolloServerP…

    …luginResponseCache.ts
    
    Co-authored-by: Trevor Scheer <trevor.scheer@gmail.com>
    kschrade and trevor-scheer committed Jul 11, 2022
    Copy the full SHA
    b0bcf9b View commit details
    Browse the repository at this point in the history
  6. 📝 addition to change log

    kschrade committed Jul 11, 2022
    Copy the full SHA
    1c84a40 View commit details
    Browse the repository at this point in the history