_mod_MDBLIST
Sync engine module for MDBList (watchlist/history/ratings indexing and writes).
Last updated
Was this helpful?
Sync engine module for MDBList (watchlist/history/ratings indexing and writes).
Last updated
Was this helpful?
Was this helpful?
Orchestrator
└─ OPS.build_index(cfg, feature)
└─ MDBLISTModule.build_index(feature)
└─ providers/mdblist/_{feature}.py : build_index(adapter, ...)Orchestrator plan → OPS.add/remove(...)
└─ MDBLISTModule.add/remove(feature, items, dry_run=...)
└─ providers/mdblist/_{feature}.py : add/remove(adapter, items)