sitegeist/scentmark

Last activity 18 Jun 2024 8031
composer require sitegeist/scentmark

v1.0.1

Version
v1.0.1
Type
neos-package
Release Date
Jun 12, 2023 12:31
Source
git
Distribution
zip
Requires
  • neos/flow: ~5.3 || ~6.0 || ~7.0 || ~8.0 || dev-master
GPL-3.0-or-later 82487df442df4d62eed7b48d1e4e27bd62ed4a42

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