A simple, flexible, scalable caching solution for graphql servers.
TypeScript types for Apollo Server info.cacheControl
GitHub GraphQL API client for browsers and Node
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
A Query Language and Runtime which can target any service.
A simple key/value storage using files to persist the data
No description provided.
node-simple-lru-cache =====================
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
Apollo Server full query response cache
A data loading utility to reduce requests to a backend via batching and caching.
Simple, pluggable, zero-dependency, GraphQL over HTTP spec compliant server, client and audit suite.
GraphQL subscriptions for node.js
Cache Manager for Node.js
This plugins adds simple LRU caching to your `validate`, to improve performance by caching the validation result.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
A simple yet functional GraphQL client.
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client
Query existing REST services with GraphQL
Parse Cache-Control headers.
A set of utils for faster development of GraphQL tools
A normalized and configurable cache exchange for urql
Core engine for Apollo GraphQL server
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -