Information Technology & Services - , California, United States
Node.js caching middleware for GraphQL queries, using Redis.StacheQL limits roundtrips to the GraphQL API by caching query results, as specified by the config object. All matching queries, full or partial, will pull results directly from the Redis cache, and only ping the GraphQL API if needed for additional results.