Data Broker Storage Type
- Environmental Variable:
DATABROKER_STORAGE_TYPE
- Config File Key:
databroker_storage_type
- Type:
string
- Optional
- Example:
redis
,memory
- Default:
memory
The backend storage that databroker server will use.
DATABROKER_STORAGE_TYPE
databroker_storage_type
string
redis
,memory
memory
The backend storage that databroker server will use.