Y
Hacker News
new
|
ask
|
show
|
jobs
by
adamcharnock
400 days ago
I think these all relate to streaming data. Not streams in the sense of the data-structure for message passing (a la Kafka, Redis Streams, etc)
1 comments
empthought
399 days ago
The logical replication of the transaction log is basically a stream of data change events, so the difference between those senses isn’t very big.
link