Skip to content

ecommerce-run/m2-cdcindexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M2 CDC Indexer

This module is used for watching redis streams and index provided ids.

Expectations:

  1. configuration will be in app/etc/env.php
  2. process will run as long as memory allows.

TODOs:

  1. Report to NewRelic transaction for each message separately
  2. Enable concurrent workers

Start as usual:

bin/magento cdc:watch catalog_category_product

For more help:

php bin/magento cdc:watch --help

About

Consume Redis Streams and run handlers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages