adamcharnock 2 months 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)

  • empthought 2 months 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.