Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/config.interface.ts
Redis configuration
Properties
| Property | Type |
|---|---|
host | string |
port | number |
password | string |
db | number |
keyPrefix | string |
Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/config.interface.ts
Redis configuration
| Property | Type |
|---|---|
host | string |
port | number |
password | string |
db | number |
keyPrefix | string |
Was this page helpful?