sitegeist/scentmark
composer require sitegeist/scentmark
v1.0.0
Readme excerpt
Sitegeist.ScentMarkMark and Sniff on Neos via CLI. This can help to optimize cache flushing in Cluster Environments with a green / blue caching or publishing setup wehere certain tasks like cache flushing or publishing of static resources shall only be excuted on the first container of an newly deployed app version.
UsageThe package contains two cli commands:
-
./flow scentmark:mark __mark__ Store the given scent in the ScentCache
-
./flow scentmark:sniff __mark__ Compare the cached scent with the stored value and return an error code if both do not match.
- Configure ScentCache to be shared across containers.…
Read more
The same vendor provides 57 package(s).