Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 279 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 279 Bytes

Ditto - RedPanda Bridge

Example service for taking collection changes and producing messages on a RedPanda topic

Setup

Need an .env with this things populated:

APP_ID=
APP_TOKEN=
RAW_COLLECTION_NAME=
PRODUCT_COLLECTION_NAME=
RAW_TOPIC_NAME=
PRODUCT_TOPIC_NAME=