Hi!
In this episode we will learn how to cache GraphQL queries on the server side.
The GraphQLResponseCacheManager interface provides a way to inject and query a cache (redis, in-memory, caffeine etc) before the resolvers execute.
The GraphQL responses are stored along with a cache key. A subsequent request with the same distinct cache key will return the previous queries response.
This caching solution provides us with full flexibility as we have access to the query, variables, headers etc in the caching layer.
Hope you enjoyed the video
Cheers,
Philip
Spring Boot GraphQL caching pull request on Github:
https://github.com/philip-jvm/learn-s...
Spring Boot GraphQL Kickstart: https://github.com/graphql-java-kicks...
About spring boot graphq: https://www.graphql-java-kickstart.co...
GraphQL Java: https://www.graphql-java.com/
На этой странице сайта вы можете посмотреть видео онлайн Spring Boot GraphQL Tutorial #36 - Query Caching Server Side длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Philip Starritt 20 Январь 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 4,823 раз и оно понравилось 60 зрителям. Приятного просмотра!