Last active
April 30, 2021 15:51
-
-
Save ngollperrier/6e5d9a3b091fbcda4d4044da239da4b5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"typology": "job-queue", | |
"compaction": "none", | |
"scope": "public", | |
"encoding": "avro", | |
"throughput": "normal", | |
"ownership": "team-ads", | |
"pii": "HIGH", | |
"producers": [ | |
"producer_app_1" | |
], | |
"consumers": [ | |
"consumer_app_1", | |
"consumer_app_2", | |
"archiver" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment