Skip to content

Instantly share code, notes, and snippets.

@ngollperrier
Last active April 30, 2021 15:51
Show Gist options
  • Save ngollperrier/6e5d9a3b091fbcda4d4044da239da4b5 to your computer and use it in GitHub Desktop.
Save ngollperrier/6e5d9a3b091fbcda4d4044da239da4b5 to your computer and use it in GitHub Desktop.
{
"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