ride / web-cms-orm-varnish
Varnish integration for the ORM in the CMS of a Ride application
1.2.0
2024-06-26 09:40 UTC
Requires
- ride/app: ^1.0.0
- ride/app-orm: ^1.0.0
- ride/app-varnish: ^1.0.0
- ride/lib-cms: ^1.0.0
- ride/lib-event: ^1.0.0
- ride/lib-orm: ^1.0.0
- ride/lib-reflection: ^1.0.0
- ride/lib-varnish: ^1.0.0
- ride/web: ^1.0.0
- ride/web-cms: ^1.0.0
- ride/web-cms-orm: ^1.0.0
- ride/web-cms-varnish: ^1.0.0
README
ORM Varnish integration for the CMS of a Ride web application.
This module adds a event listener to ORM entry save and delete actions. When an entry is saved or deleted, this module resolves the changed pages and bans those URL's in the Varnish cache.
Related Modules
- ride/app
- ride/app-orm
- ride/app-varnish
- ride/lib-cms
- ride/lib-event
- ride/lib-orm
- ride/lib-reflection
- ride/lib-varnish
- ride/web
- ride/web-cms
- ride/web-cms-varnish
- ride/web-orm
Installation
You can use Composer to install this application.
composer require ride/web-cms-orm-varnish