| Class | Description |
|---|---|
| AbstractSolrUpdateEventConsumer |
This
SystemEventConsumer will react to the same cache invalidation event as products
and appropriately update those product records in Solr as well. |
| CatalogUrlCacheInvalidationEventConsumer |
Invalidate product url cache for any
Product change that was deployed
to production. |
| PageCacheInvalidationEventConsumer |
Invalidate the page cache for any
Page change that was deployed to production. |
| SolrDocInvalidationEventConsumer |
This
SystemEventConsumer will react to the same cache invalidation event as products
and appropriately update those product records in Solr as well. |
| StructuredContentCacheInvalidationEventConsumer |
Invalidate the cache for any
StructuredContent change that was deployed
to production. |
| SystemPropertyCacheInvalidationEventConsumer |
Responsible for evicting entries from the SystemProperty cache on a production deploy.
|
| TranslationCacheInvalidationEventConsumer |
Invalidate the cache for any
Translation change that was deployed
to production. |
Copyright © 2019. All rights reserved.