samm-git / cm_redis_tools

CLI tools for the cm_redis ZF backend
39 stars 10 forks source link

Specific Cache Type flush #4

Closed siddhrock closed 5 years ago

siddhrock commented 5 years ago

@samm-git

We do want to flush Specific Cache type flush "block_html" using cli tool . Is it possible ?

We are using Magento EE 1.14.4.1.

Problem is whenever we do update any change in product page , block_html cache type is invalidated and we need to manually refresh a cache through backend.

Can we use your script to flush only specific "block_html" cache type ?

Please suggest.

samm-git commented 5 years ago

@siddhrock this tool was created to address mangento issue it had with a redis cleanup functionality missing. I think it is already added in the main project so not needed anymore.