schulm opened a new pull request, #48:
URL: https://github.com/apache/sling-org-apache-sling-graphql-core/pull/48

   …yExecutor
   
   Avoid rebuilding makeExecutableSchema on every request under load. Move 
request Resource into GraphQLContext, look up fetchers/resolvers at request 
time, and cache GraphQLSchema by SDL hash with per-key single-flight. Enable 
via executableSchemaCacheEnabled (default false).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to