Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Missing cache invalidate trigger in version 2 (for elasticsearch 6+) #402

Open
motau opened this issue Dec 20, 2021 · 0 comments
Open

Missing cache invalidate trigger in version 2 (for elasticsearch 6+) #402

motau opened this issue Dec 20, 2021 · 0 comments

Comments

@motau
Copy link

motau commented Dec 20, 2021

Magento: v2.3.6
Elasticsearch: v7.4

We recently tried to turn on vsf api cache for some of our vsf magento2 powered stores.

We found that the module we pulled via composer (divante/magento2-vsbridge-indexer : 2.0.1) does contain the required cache invalidation processors from version 1 (for es5), but the corresponding trigger or class calls containing them have been removed.

Our Question: Was there a reason not to include them in the version or was something simply forgotten or postponed until later?

For us, the feature is now essential. As long as it is not available, we have to make do with the Redis TTL configuration in the VSF Api or FE instances.

An OnUpdate trigger when saving data in Magento would of course make much more sense (and was probably once thought of that way).

Thanks for your help
And Thankyou for your work! The vsf-bridge module and your vsf stack in general is great nonetheless!

@motau motau changed the title Missin invalidate trigger in version 2 for elasticsearch 6+ Missing invalidate trigger in version 2 (for elasticsearch 6+) Dec 20, 2021
@motau motau changed the title Missing invalidate trigger in version 2 (for elasticsearch 6+) Missing cache invalidate trigger in version 2 (for elasticsearch 6+) Dec 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant