
Improves the performance of the JSON:API module by cache warming your resource types.
This project requires Drupal 8.8.
Configuration
Navigate to /admin/config/development/warmer/settings
to select the resource types to warm.
Usage
Manually
You can warm caches manually at any given point. To do so navigate to /admin/config/development/warmer
and check JSON:API Boost.
You can also execute:
drush warmer:enqueue jsonapi --run-queue
Automatically
During configuration you will be prompted to enter the Frequency of refresh. Every that often the caches for the JSON:API objects in the configured resources will be scheduled for re-fresh.
It is also a very good idea to include the manual warming to your post-deployment script. This way your Drupal install will come online with warm caches protecting your site from stampedes, and providing a good performance improvement.
drush warmer:enqueue jsonapi --run-queue
Project information
- Project categories: Decoupled, Performance
- Ecosystem: JSON:API
402 sites report using this module
- Created by e0ipso on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.