This module is used for watching redis streams and index provided ids.
Expectations:
- configuration will be in
app/etc/env.php
- process will run as long as memory allows.
TODOs:
- Report to NewRelic transaction for each message separately
- Enable concurrent workers
Start as usual:
bin/magento cdc:watch catalog_category_product
For more help:
php bin/magento cdc:watch --help