magento2-graphql-introspection-cache
Cache
A caching mechanism for GraphQL introspection queries in Magento 2 to minimize bootstrapping time.
This package caches introspection results from the GraphQl native __types
query.
9 stars
2 watching
1 forks
Language: PHP
last commit: 8 months ago
Linked from 1 awesome list
cachinggraphqlmage-osmagento2performance
Related projects:
Repository | Description | Stars |
---|---|---|
anvilco/graphql-introspection-tools | A utility library for working with GraphQL Introspection Query results in a structured and convenient way. | 32 |
danslo/magento2-module-automatic-persisted-queries | Automatically persists frequently executed GraphQL queries to improve network performance | 19 |
open-source-labs/obsidian | A GraphQL caching module for Deno applications | 754 |
graycoreio/magento2-cors | A module that adds CORS headers to Magento 2 APIs for secure cross-origin resource sharing | 86 |
mikaak/request_cache_plug | A caching plug for Phoenix and Absinthe applications, allowing declarative caching of GraphQL queries and Phoenix controller requests. | 24 |
gordonlesti/lesti_fpc | A Magento module that optimizes page caching for improved performance | 358 |
yireo/yireo_additionalendpointsgraphql | Provides additional GraphQL endpoints for Magento 2 to retrieve product, category, CMS block, and customer information | 11 |
arackaf/micro-graphql-react | A simple GraphQL client with extensible cache invalidation features. | 530 |
huguesalary/magento-varnish | Provides full page caching and session-based information caching for Magento using Varnish | 95 |
mcspronko/selective-cache | An extension for Magento 2 that allows manual and automated cache cleaning | 33 |
dwightwatson/rememberable | A caching trait for Eloquent models in Laravel that stores query results for a specified time period. | 1,119 |
monojack/graphql-normalizr | Transforms GraphQL responses into a normalized data structure suitable for caching and state management. | 194 |
larsroettig-dev/module-graphqlstorepickup | Provides GraphQL endpoint to search and retrieve pickup store data from Magento 2.3 database | 10 |
ulovecode/gdcache | A cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries. | 13 |
yireo/yireo_customgraphqlquerylimiter | A Magento 2 module to customize settings for the GraphQL Query Limiter and enhance performance and security of headless Magento. | 2 |