HackerTrans
TopNewTrendsCommentsPastAskShowJobs

danthelion

261 karmajoined قبل 9 سنوات

Submissions

FOMO-Driven Development

estuary.dev
2 points·by danthelion·قبل 4 أيام·0 comments

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

medium.com
3 points·by danthelion·قبل 25 يومًا·0 comments

Streaming joins are hard

estuary.dev
117 points·by danthelion·قبل سنتين·57 comments

comments

danthelion
·قبل سنتين·discuss
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
·قبل سنتين·discuss
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/