Skip to content

Provides granular cache control for ScandiPWA

License

Notifications You must be signed in to change notification settings

denisprotassoff/cache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScandiPWA Cache

Provides granular cache control for ScandiPWA.

Requirements

scandipwa/persisted-query: "^1.0"

Cache markdown

Utilizes default Magento 2 cache control mechanism over X-Magento-Tags-Pattern header.

Provides AddTagsToResponsePlugin to add entity headers to each GraphQl cacheable response.

Utilizes custom Cache entity (singleton), to gather all entities, that were loaded during current request.

Flush happens based on default cache_flush events for most entities.

CMS pages has own event observers to track response/flush.

About

Provides granular cache control for ScandiPWA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%