Explore >> Select a destination


You are here

jeff.klukas.net
| | www.confluent.io
2.2 parsecs away

Travel
| | Summary: Confluent is starting to explore the integration of databases with event streams. As part of the first step in this exploration, Martin Kleppmann has made a new open source [...]
| | www.morling.dev
4.2 parsecs away

Travel
| | Postgres logical replication, while powerful for capturing real-time data changes, presents challenges with TOAST columns, whose values can be absent from data change events in specific situations. This post discusses how Debezium addresses this through its built-in reselect post processor, then explores more robust solutions leveraging Apache Flink's capabilities for stateful stream processing, including Flink SQL and the brand-new process table functions (PTFs) in Flink 2.1.
| | debezium.io
2.5 parsecs away

Travel
| | Debezium is an open source distributed platform for change data capture. Start it up, point it at your databases, and your apps can start responding to all of the inserts, updates, and deletes that other apps commit to your databases. Debezium is durable and fast, so your apps can respond quickly and never miss an event, even when things go wrong.
| | shuheikagawa.com
19.5 parsecs away

Travel
| A personal website of Shuhei Kagawa. I write mostly on web technologies and life.