nomess/light_persist

There is no license information available for the latest version (1.0.2) of this package.

Light persistance for nomess

1.0.2 2020-10-06 20:40 UTC

README

For integrate to nomess:

config/container.yaml
components :
nomess/light_persist: 'Nomess\Component\LightPerist\NomessInstaller'

config/cache.yaml

light_persist:
&nbsp&nbsp&nbsp&nbsp enable: true
&nbsp&nbsp&nbsp&nbsp path: light_persist/
&nbsp&nbsp&nbsp&nbsp parameters:
&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp value: []
&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp filename:
&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp type: string
&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp constraint: NOT_EMPTY
&nbsp&nbsp&nbsp&nbsp revalidation_rules: []
&nbsp&nbsp&nbsp&nbsp removed_by_cli: false
&nbsp&nbsp&nbsp&nbsp return: mixed