ores.marketdata.service

Table of Contents

1. Diagram

ores.marketdata.service component diagram

Figure 1: ores.marketdata.service

2. Summary

ores.marketdata.service is the NATS service entrypoint for the market-data domain. It opens database and NATS connections, registers handlers from ores.marketdata.core, and runs the event loop.

3. Inputs

  • Configuration file: NATS server URL, PostgreSQL connection string.
  • NATS request messages for market-data operations.

4. Outputs

  • A running NATS service for market-data operations.

5. Entry points

  • src/main.cpp, src/app/, src/config/.

6. Dependencies

  • ores.marketdata.core, ores.marketdata.api, ores.logging, nats.c.

7. See also

Emacs 29.3 (Org mode 9.6.15)