Kostadin A.
Kostadin A.
Here is an error which occurs when Redis is busy (with LUA enabled): `CredisException: Uncaught exception 'CredisException' with message 'BUSY Redis is busy running a script. You can only call...
Because it is simply wrong to mix two storage types with different purposes. Lesti FPC is caching software. Session storage is for simpler and crucial data of the application and...
``1 1 gzip`` compress_data is duplicated node
The issue maybe persists with the file caching adapter too or any other. Using Cm_RedisCache for the standard magento cache layers does not produce data leakage. To reproduce activate FPC...
To make it possible, to add another handlers for which the FPC module should know they use layered navigation, without changing the code. I refer to extending the list defined...
`$escaper` should be replaced with `$block` in file `vendor/magenizr/magento2-resetuibookmarks/view/adminhtml/templates/system/account/resetuibookmarks.phtml`
So that will save downtime because of setup:upgrade when adding the module.
setup_version should not be used when there is not setup at all... this activates unneeded maintenance on deployment each time you update the extension.
Continuation of #16 and thanks for adding :) We should add operations with the extension else it is not really useful in practice. Later I will comment suggested operations to...
**Describe the bug** Troubleshooter gives false possitive for having issue. The module is logging "HMAC key validation failed" but this is happening only for requests from the troubleshooter. To be...