MCPcopy Create free account
hub / github.com/linuxfoundation/crowd.dev / main.ts

File main.ts

services/apps/integration_stream_worker/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getServiceTracer } from '@crowd/tracing'
2import { getServiceLogger } from '@crowd/logging'
3import { DB_CONFIG, REDIS_CONFIG, SQS_CONFIG } from './conf'
4import { getRedisClient } from '@crowd/redis'

Callers

nothing calls this directly

Calls 13

getServiceTracerFunction · 0.90
getServiceLoggerFunction · 0.90
getSqsClientFunction · 0.90
SQS_CONFIGFunction · 0.90
getDbConnectionFunction · 0.90
DB_CONFIGFunction · 0.90
getRedisClientFunction · 0.90
REDIS_CONFIGFunction · 0.90
processOldStreamsJobFunction · 0.90
infoMethod · 0.80
initMethod · 0.65
startMethod · 0.65

Tested by

no test coverage detected