HackerTrans
トップ新着トレンドコメント過去質問紹介求人

danthelion

261 カルマ登録 9 年前

投稿

FOMO-Driven Development

estuary.dev
2 ポイント·投稿者 danthelion·4 日前·0 コメント

Exactly-Once Delivery Is a Spectrum, Not a Checkbox: Part 1

medium.com
3 ポイント·投稿者 danthelion·25 日前·0 コメント

Streaming joins are hard

estuary.dev
117 ポイント·投稿者 danthelion·2 年前·57 コメント

コメント

danthelion
·2 年前·議論
Imagine a system monitoring payment transactions. Each transaction stream (e.g., purchase events) could be joined with customer account data (e.g., past purchasing patterns or blacklist flags). Streaming joins enable flagging potentially fraudulent transactions leveraging live context.
danthelion
·2 年前·議論
Materialize is powered by timely dataflow and differential dataflow, Estuary Flow uses a streaming mapreduce architecture: https://estuary.dev/why-mapreduce-is-making-a-comeback/