Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/wp-graphql/wp-graphql-smart-cache
Smart Caching & Cache Invalidation for WPGraphQL
https://github.com/wp-graphql/wp-graphql-smart-cache
fix: update constant name for min required version of WPGraphQL
jasonbahl opened this pull request about 2 years ago
jasonbahl opened this pull request about 2 years ago
Add reference to Settings invalidation issue
jordanmaslyn opened this pull request about 2 years ago
jordanmaslyn opened this pull request about 2 years ago
Fix supported hosts link in README
jordanmaslyn opened this pull request about 2 years ago
jordanmaslyn opened this pull request about 2 years ago
Update persisted-queries.md regarding GraphQL variables
creative-andrew opened this pull request about 2 years ago
creative-andrew opened this pull request about 2 years ago
fix: update min version of WPGraphQL check
jasonbahl opened this pull request about 2 years ago
jasonbahl opened this pull request about 2 years ago
Minimum version of WPGraphQL is 1.12.0
jasonbahl opened this issue about 2 years ago
jasonbahl opened this issue about 2 years ago
Exclude specific queries/mutation from being served from the object cache
eplanne opened this issue about 2 years ago
eplanne opened this issue about 2 years ago
wpgraphql version requirement issue
mdxprograms opened this issue about 2 years ago
mdxprograms opened this issue about 2 years ago
release: v0.3.2
jasonbahl opened this pull request about 2 years ago
jasonbahl opened this pull request about 2 years ago
fix: prevent error when users install the plugin from Composer
jasonbahl opened this pull request about 2 years ago
jasonbahl opened this pull request about 2 years ago
feat: add new "graphql_cache_is_object_cache_enabled" filter
jasonbahl opened this pull request about 2 years ago
jasonbahl opened this pull request about 2 years ago
Can we exclude specific queries from being cached?
alexkey89 opened this issue about 2 years ago
alexkey89 opened this issue about 2 years ago
Fatal error when i try to activate the plugin
stephanedemotte opened this issue about 2 years ago
stephanedemotte opened this issue about 2 years ago
I instead the plugin, but it have a Fatal error
jimcchi opened this issue about 2 years ago
jimcchi opened this issue about 2 years ago
Is it possible to exclude specific queries & mutations from being cached?
alexkey89 opened this issue about 2 years ago
alexkey89 opened this issue about 2 years ago
Better queryId support for query analyzer
jasonbahl opened this pull request about 2 years ago
jasonbahl opened this pull request about 2 years ago
v0.2.1
jasonbahl opened this pull request about 2 years ago
jasonbahl opened this pull request about 2 years ago
v0.2.0
jasonbahl opened this pull request about 2 years ago
jasonbahl opened this pull request about 2 years ago
feat: rely on WPGraphQL Core's functionality for outputting X-GraphQL-Key headers
jasonbahl opened this pull request over 2 years ago
jasonbahl opened this pull request over 2 years ago
Disable debug extension
samanrd opened this issue over 2 years ago
samanrd opened this issue over 2 years ago
Deploy to Composer
ditto-vlad opened this issue over 2 years ago
ditto-vlad opened this issue over 2 years ago
feat: async purge caches
jasonbahl opened this pull request over 2 years ago
jasonbahl opened this pull request over 2 years ago
Purging should happen async
jasonbahl opened this issue over 2 years ago
jasonbahl opened this issue over 2 years ago
Improve Cache-Control header implementation
chriszarate opened this pull request over 2 years ago
chriszarate opened this pull request over 2 years ago
Don't store cache map for POST requests when "use object cache" is not enabled
jasonbahl opened this issue over 2 years ago
jasonbahl opened this issue over 2 years ago
Don't store cache map for POST requests when
jasonbahl opened this issue over 2 years ago
jasonbahl opened this issue over 2 years ago
PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function WPGraphQL\SmartCache\Cache\Results::add_cache_key_to_response_extensions()
ninie1205 opened this issue over 2 years ago
ninie1205 opened this issue over 2 years ago
Chore: Add comments cache handling
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
Move url collection to WPE plugin
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
Invalidate caches when settings (options) change
jasonbahl opened this issue over 2 years ago
jasonbahl opened this issue over 2 years ago
Fix/purge all callback
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
Use default max-age for batch queries
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
bugfix: #154 - Fix broken tests in PostCacheInvalidation test suite
jasonbahl opened this pull request over 2 years ago
jasonbahl opened this pull request over 2 years ago
2 failing tests in PostCacheInvalidation Suite
jasonbahl opened this issue over 2 years ago
jasonbahl opened this issue over 2 years ago
What max-age header should be used with batch queries?
markkelnar opened this issue over 2 years ago
markkelnar opened this issue over 2 years ago
Create zip file on pull-request
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
Handle after-execute actions for batch query loop
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
Add message to extensions when response is returned from object cache
jasonbahl opened this pull request over 2 years ago
jasonbahl opened this pull request over 2 years ago
Make the GraphQL Document Post Type private
jasonbahl opened this pull request over 2 years ago
jasonbahl opened this pull request over 2 years ago
Rename to "WPGraphQL Smart Cache"
jasonbahl opened this pull request over 2 years ago
jasonbahl opened this pull request over 2 years ago
Move max-age to cache tab, settings
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
Clarify some text on the admin settings page
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
Remove GraphiQL Extension
jasonbahl opened this pull request over 2 years ago
jasonbahl opened this pull request over 2 years ago
Batch queries not cached correctly
markkelnar opened this issue over 2 years ago
markkelnar opened this issue over 2 years ago
Explicit convert to array
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
Upload release asset zip
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
Test zip file on PR
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
On release publish, build zip file
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
Refactor purge_nodes_cb to function for usability
markkelnar opened this pull request over 2 years ago
markkelnar opened this pull request over 2 years ago
Bugfix/ delete user and re-assign invalidation
jasonbahl opened this pull request over 2 years ago
jasonbahl opened this pull request over 2 years ago
Work on the documentation of how to transition to GET requests
markkelnar opened this issue over 2 years ago
markkelnar opened this issue over 2 years ago
Define WPGraphQL Caching product
markkelnar opened this issue over 2 years ago
markkelnar opened this issue over 2 years ago
- Allow/deny saved queries should purge url cache if allow/deny/default mode changes
markkelnar opened this issue over 2 years ago
markkelnar opened this issue over 2 years ago
MVP Release for WPGraphQL "Smart" Caching
jasonbahl opened this issue over 2 years ago
jasonbahl opened this issue over 2 years ago
WPE varnish cache purge ignore /graphql/*
markkelnar opened this issue over 2 years ago
markkelnar opened this issue over 2 years ago
Measure build times
markkelnar opened this issue over 2 years ago
markkelnar opened this issue over 2 years ago
Flywheel cache integration for wp-graphql
bhardie opened this issue almost 3 years ago
bhardie opened this issue almost 3 years ago
I would like to be able to modify the allow/deny grant for a document
bhardie opened this issue almost 3 years ago
bhardie opened this issue almost 3 years ago
Batch queries not working with queryId
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
As a site admin, I can specify a TTL for specific queries
bhardie opened this issue almost 3 years ago
bhardie opened this issue almost 3 years ago
As a developer, I would like to be able to filter the GraphQL Query Cache Key
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
SPIKE: Purge a specific query's cache by submitting a mutation
bhardie opened this issue almost 3 years ago
bhardie opened this issue almost 3 years ago
As a site admin, I can enable/disable caching for a specific query(document) via mutations
bhardie opened this issue almost 3 years ago
bhardie opened this issue almost 3 years ago
As a site admin, I can specify a cache entry TTL
bhardie opened this issue almost 3 years ago
bhardie opened this issue almost 3 years ago
As a developer, I want to capture performance of graphql requests when create a PR
bhardie opened this issue almost 3 years ago
bhardie opened this issue almost 3 years ago
As an admin user, I would like to know which saved Query Document(s) contain breaking changes when the GraphQL Schema has been changed
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
As an admin user, I would like to be able to identify which GraphQL Documents were generated from "Automated Persisted Queries"
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
As an admin user, I would like to be able to enable/disable "Automated Persisted Queries"
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
As an admin user, I would like to organize GraphQL Documents in my own "collections" for future reference
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
As an admin user I would like to be able to delete GraphQL Documents
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
I would like to be able to store a description about the document
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
I would like to be able to modify the allow/deny grant (allow queries to be executed or blocked)
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
I would like to be able to modify the expiration (max-age)
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
I would like to know when a change to the document would be considered a breaking change (ie removing a field could break clients that use that field)
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
I would like to be able to modify the Document (the query string) and save it
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
EPIC: Persisted Queries GraphiQL Integration
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
validate saving subscription documents
jasonbahl opened this issue almost 3 years ago
jasonbahl opened this issue almost 3 years ago
graphql_document post type should not be public
jasonbahl opened this issue about 3 years ago
jasonbahl opened this issue about 3 years ago
EPIC: GraphiQL UI
jasonbahl opened this issue about 3 years ago
jasonbahl opened this issue about 3 years ago
WPGraphQL should maintain a map of internal WordPress types and the GraphQL Types they generate
jasonbahl opened this issue about 3 years ago
jasonbahl opened this issue about 3 years ago
[caching] Save the json query response payload as post type
markkelnar opened this issue over 3 years ago
markkelnar opened this issue over 3 years ago
EPIC: Caching layer
bhardie opened this issue over 3 years ago
bhardie opened this issue over 3 years ago
Add operation type taxonomy to persisted queries
bhardie opened this issue over 3 years ago
bhardie opened this issue over 3 years ago