raducotescu opened a new pull request #2:
URL: https://github.com/apache/sling-org-apache-sling-graphql-core/pull/2


   * implemented support for persisted queries, by default under the 
`/persisted` request suffix
   * queries are cached in a size-bound in-memory LRU cache, which can be size 
bound (number of entries) or byte-size bound, by counting the approximate 
memory needed by the stored queries


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to