You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Centralised Elastic publishing: Extracted shared logic to elastic::putDocument/putEngineException, deleting ~290 duplicated lines across the runner and consumer paths.
Reorganised definitions: Structured tradingDefinitions/ into config/ and variables/ subdirectories, renamed the JSON helper to strategyVariables.cpp, and updated all includes.
Improved load command: Added CLI selection for the sweep generator, defaulting to "random" and handling unknown names gracefully.
Refactored runner: Split the drain loop into drainRuns.cpp/.hpp to clean up redisRunner.cpp.
elastic::putDocument/putEngineException, deleting ~290 duplicated lines across the runner and consumer paths.operations.cppm.drainRuns.cpp/.hppto clean upredisRunner.cpp.