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
ab462d9a94874de79308a1fbc3ad38a560adfb9f authored over 2 years ago by Jason Bahl <[email protected]>
1d9212dd998081dd52bca635f45001803a965b09 authored over 2 years ago by Jason Bahl <[email protected]>
12cf04f792b67e5a7c6eb64b2d9d21d23ed69014 authored over 2 years ago by Jason Bahl <[email protected]>
- refactor determine_query_types function to simplify the logic around when to use the query vs q...
d8005bbbcfaa6ca6ba4fea3380bcc7bcc2fe3959 authored over 2 years ago by Jason Bahl <[email protected]>a9fac22a32f62bfa16d23fcbe64de8f65425d38a authored over 2 years ago by Jason Bahl <[email protected]>
Scaffold Tests
1886279eec3c32572df893e8568618e9e99fa5d6 authored over 2 years ago by Jason Bahl <[email protected]>- revert change to condition in Collection.php
97d0ff8ef5d7cec8a92a5d33ce640df1fac6e715 authored over 2 years ago by Jason Bahl <[email protected]>- add tests/_data/config.php as an autoload file for tests
- add tests/_data/config.php file to d...
b1f6b454870f056d3344c67f0d89a2e17210ff57 authored over 2 years ago by Jason Bahl <[email protected]>
588c167400c8ad762d269bae3e9c6e5f05240e86 authored over 2 years ago by Jason Bahl <[email protected]>
3866cafe57887c955a1533a558b7f424d992c321 authored over 2 years ago by Jason Bahl <[email protected]>
563a68ed962853fd5e8ba57f7938e666a3b162cd authored over 2 years ago by Jason Bahl <[email protected]>
# Conflicts:
# composer.lock
# src/Cache/Collection.php
c7103a82599e6e36f64cb52fa0b1cd268e4fe9f6 authored over 2 years ago by Jason Bahl <[email protected]>
Collect connection resolver names in queries. Purge when change
753738908f8a2f23fc4050c0669b283237e4c9da authored over 2 years ago by Jason Bahl <[email protected]>88c150e2557691cb60a37c9a32579718d409c328 authored over 2 years ago by Jason Bahl <[email protected]>
When allow/deny mode is changed, purge cache
92ccfa76ca4188eb9bd40ed41a1913fbcc2730b6 authored over 2 years ago by Mark Kelnar <[email protected]>8e04cdeafd9e4e265ff49ccb02e00c10e640fa99 authored over 2 years ago by Mark Kelnar <[email protected]>
6cdb621ea3a15f70606c17fd09416dead1ffd549 authored over 2 years ago by Jason Bahl <[email protected]>
21cbf9008a5dfc734785981014bd6a90d862acd2 authored over 2 years ago by Jason Bahl <[email protected]>
# Conflicts:
# composer.lock
- remove test from CacheCollectionTest (will cover this case in PostCacheInvalidationTest.php)
- ...
Purge list caches for connections to Interfaces and Unions
87e854343eb803fd7b62d4eaa7f16c80762be4fb authored over 2 years ago by Jason Bahl <[email protected]>Add tests for publishing post
df1b60c478bbc071c1470c28b7b354349cdcfc04 authored over 2 years ago by Jason Bahl <[email protected]>a6039c19ac2c61e02319accf927c1d75f550d028 authored over 2 years ago by Jason Bahl <[email protected]>
bd521a5e0653841904719af0b180719adfba4ea4 authored over 2 years ago by Jason Bahl <[email protected]>
f9fd48599283cbb5f00beddab319f5515d072126 authored over 2 years ago by Jason Bahl <[email protected]>
- determine the post_type of the post being changed instead of always using `post` as the post ty...
00f7bd0944ac6ddf130e57dc8289049c16d70538 authored over 2 years ago by Jason Bahl <[email protected]>4b7068e21c49d0850ce28a539c0be5eaa35a7b71 authored over 2 years ago by Jason Bahl <[email protected]>
Add WPGraphQL Testcase as dependency
039df5fd93f2acf4d90b36563c6aceac98be277d authored over 2 years ago by Jason Bahl <[email protected]>811b1c781a194369c37e66d9e251e5421e228785 authored over 2 years ago by Jason Bahl <[email protected]>
- remove phpunit as dependency as it's added by codeception already
d67138cf876d53acf328d73783d4e2bbad07684a authored over 2 years ago by Jason Bahl <[email protected]>c84b8731dbbcc53d95d33c9105c80d96d3648348 authored over 2 years ago by Jason Bahl <[email protected]>
4dabf851cca3e32baf72a6866b2ec8f03c60c618 authored over 2 years ago by Jason Bahl <[email protected]>
- run composer run fix-cs
f981584dee8e7a07ce42019855e714ad9f82ce9e authored over 2 years ago by Jason Bahl <[email protected]>bda2b05af4f83d69f84ecf94e2bf15d719640c40 authored over 2 years ago by Jason Bahl <[email protected]>
- update Docblock
- update use statements to reference GraphQL Classes
6bc3d60058fb3b2a10834f8d8a7b78d8911144a2 authored over 2 years ago by Jason Bahl <[email protected]>
d4d7f3a893def301113857f8ebcdb9a34d4283a4 authored over 2 years ago by Jason Bahl <[email protected]>
946cf446de21c2c35c8802f0f12163f08a37237d authored over 2 years ago by Mark Kelnar <[email protected]>
2d3930644e850572f4f839202168b89cd3aaed73 authored over 2 years ago by Mark Kelnar <[email protected]>
cc470f751f0dcc6574ffffdd5c65570890d258a0 authored over 2 years ago by Mark Kelnar <[email protected]>
9644012ef8219faca7cf728c22833375569f2660 authored over 2 years ago by Mark Kelnar <[email protected]>
409954ce68b08694c0087dae8e57cf5890096632 authored over 2 years ago by Mark Kelnar <[email protected]>
Purge when update post meta data
80008088db8fe2584831a0d89daf73d201d71cd1 authored over 2 years ago by Jason Bahl <[email protected]>e542eca9dc4f69adae47597f93ef2940a8d08bcd authored over 2 years ago by Mark Kelnar <[email protected]>
d307713f66c412960a741b4bfd94c120c5cb034c authored almost 3 years ago by Mark Kelnar <[email protected]>
When post or user content changes, trigger action callback
9915755d83d34eccd346af95b759c9a02cc3eb9f authored almost 3 years ago by Jason Bahl <[email protected]>79c309ececf100f42637126109c6e41838a97e8d authored almost 3 years ago by Mark Kelnar <[email protected]>
9044f9e6496718b25f52371b521fd33f96b53e96 authored almost 3 years ago by Mark Kelnar <[email protected]>
e031771b2d6c21437f6829e884b37d8fcbba6792 authored almost 3 years ago by Mark Kelnar <[email protected]>
Bug/url encode not purging
17e86326cbc6633030f1020cb77547156a244506 authored almost 3 years ago by Jason Bahl <[email protected]>e4dffce5577669d1224edaab4ca61ae71e101e42 authored almost 3 years ago by Mark Kelnar <[email protected]>
d232d86c168b6b17ebcdfa873238ffb685be9155 authored almost 3 years ago by Mark Kelnar <[email protected]>
7e2b9d80beb58f78163b44ed06a8fea346769685 authored almost 3 years ago by Mark Kelnar <[email protected]>
0c59aeee07391e96d4f32f131f8cd185f3349065 authored almost 3 years ago by Mark Kelnar <[email protected]>
daa40082a9fb4fd5d3cf0231f04017072e4f6e25 authored almost 3 years ago by Mark Kelnar <[email protected]>
9c042ecfeca2c48a7cd33c0caf8a6c5b0120edbb authored almost 3 years ago by Mark Kelnar <[email protected]>
f2f0190d0b63ce7c5269c92a84e9a4a7b6c13eea authored almost 3 years ago by Mark Kelnar <[email protected]>
Feature/purge posts cache
b676130281bb931e0c8234653c5c836751721a2b authored almost 3 years ago by Mark Kelnar <[email protected]>d9bb928981682ea29887fcdd485e8d1cb9727164 authored almost 3 years ago by Mark Kelnar <[email protected]>
9daf640128bce55e31a38a833ccf11146dfd56ca authored almost 3 years ago by Mark Kelnar <[email protected]>
9604e81e094fe00c7a2f4768827e00c618d3e661 authored almost 3 years ago by Mark Kelnar <[email protected]>
9ea1e338df7fadea903a540e3059039f4e2808fd authored almost 3 years ago by Mark Kelnar <[email protected]>
525aca3ba6c02e63f9d3d0e9c8efaa55975410da authored almost 3 years ago by Mark Kelnar <[email protected]>
9d28881a41d781577302e49ded461cd67de81fc9 authored almost 3 years ago by Mark Kelnar <[email protected]>
ad6e06858e0fa4ebb18f66b9fe17789996c89a9f authored almost 3 years ago by Mark Kelnar <[email protected]>
3ca571c14d43600ca475511715607695a2f43f6e authored almost 3 years ago by Mark Kelnar <[email protected]>
Purge cache in wp-admin cache settings page
54f0cdaf3d0774ef02147a41a380e0fa8ee4ac89 authored almost 3 years ago by Mark Kelnar <[email protected]>2c0db7b108b894f6f80555d181f76db62af16524 authored almost 3 years ago by Mark Kelnar <[email protected]>
b50959350b344f205021666ef2fba5a0767054c7 authored almost 3 years ago by Mark Kelnar <[email protected]>
Add alias name cleanup on query delete/update
edd25f0e208b48605eed2d69e6d019b6a20f2df6 authored almost 3 years ago by Jason Bahl <[email protected]>If using external object cache instead of transient
4c95400a194b2ffdc42ca8e374cd60e4aa3ff933 authored almost 3 years ago by Jason Bahl <[email protected]>fb360868e8f1fd3912164093d1b3376b1692126a authored almost 3 years ago by Mark Kelnar <[email protected]>
68fcee9f7622a7ce133104463694c45c0e35d84e authored almost 3 years ago by Mark Kelnar <[email protected]>
5c100a1d4663db1ceeaed96ce9e660781557fa7d authored almost 3 years ago by Mark Kelnar <[email protected]>
a4bbd6a056a99d30c3231c42835ca99ae28dddb4 authored almost 3 years ago by Mark Kelnar <[email protected]>
1055cf12b938125afe8329857121361b9b118a61 authored almost 3 years ago by Mark Kelnar <[email protected]>
7d6fa893bce0f82db315607b737e9af92e051bef authored almost 3 years ago by Mark Kelnar <[email protected]>
Initial GraphiQL integration
63618cca8b92899aabc48f40e07a85b24fe61df1 authored almost 3 years ago by Jason Bahl <[email protected]>
# Conflicts:
# composer.lock
# src/Admin/Settings.php
- fix typo in DocumentEditorContext.js
54da3ecc62670e74c315b9a8990fd7c6366ebf18 authored almost 3 years ago by Jason Bahl <[email protected]>Feature/cache purge
61d0274f145cceb36bc8c55727d7ce1e0769f0de authored almost 3 years ago by Jason Bahl <[email protected]>97508dae4b046b9aecb634006215bb58d1a8758f authored almost 3 years ago by Mark Kelnar <[email protected]>
- fix spacing
- remove some debug code
- add check to make sure `get_graphql_setting` function exists before trying to use it
342cf2646fb8e686da38d399788b018ce793f729 authored almost 3 years ago by Jason Bahl <[email protected]>- add check to make sure `get_graphql_setting` function exists before trying to use it
2fda7690e937755f97471475aea639322953de88 authored almost 3 years ago by Jason Bahl <[email protected]>74ef6a91db3e2b7a629bc881a8e4ea8ec65a6748 authored almost 3 years ago by Mark Kelnar <[email protected]>
c87d4f775b5091681361d6ee9a0d45203b2a3ebd authored almost 3 years ago by Jason Bahl <[email protected]>
c9bf281b3777f9cfd1739ba75c6cabedb740c7b3 authored almost 3 years ago by Mark Kelnar <[email protected]>
c804b3bb868df2160c5ee6581bb564fedce959f7 authored almost 3 years ago by Mark Kelnar <[email protected]>
189a12a23c986a9ab52b22f472707e37c7f96b94 authored almost 3 years ago by Jason Bahl <[email protected]>
- run yarn pretty
262e54c9127d4e99edc4fce835c7f3d88e2ea791 authored almost 3 years ago by Jason Bahl <[email protected]>ccec2bf5f6a52bd74be93677beef26244b36429a authored almost 3 years ago by Jason Bahl <[email protected]>
Feature/cache results
372252003b97188eb3422b41422339e563504257 authored almost 3 years ago by Jason Bahl <[email protected]>2a438ee4595e0798212e140f314e82abbc679c12 authored almost 3 years ago by Mark Kelnar <[email protected]>
3ca76e0a4e9b22c62f71ffa99be0f4db3e66b367 authored almost 3 years ago by Mark Kelnar <[email protected]>
4f36d3ddf42ffb2a5d17e27877e3719a8af48c8f authored almost 3 years ago by Mark Kelnar <[email protected]>
d7d6dc80f1a9a28c71e0c08c8fb4764cc3c72a79 authored almost 3 years ago by Jason Bahl <[email protected]>
# Conflicts:
# composer.json
# src/Admin/Settings.php
# src/Document.php
# src/Document/Grant.ph...