sitegeist/scentmark

Last activity 18 Jun 2024 8031
composer require sitegeist/scentmark

v2.0.0

Version
v2.0.0
Type
neos-package
Release Date
May 13, 2024 13:10
Source
git
Distribution
zip
Requires
  • php: >= 8.1
  • neos/flow: ~8.3 || dev-master
GPL-3.0-or-later d38dfa849facb25e00c33dca7523bedcb69a01d5

Readme excerpt

Sitegeist.ScentMark

Mark 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.

Usage

The 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.

Example
  1. Configure ScentCache to be shared across containers.…
    Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 57 package(s).