/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

karolgalanciak.com
| | www.morling.dev
4.9 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.
| | avilpage.com
3.7 parsecs away

Travel
| | A short hands on practical guide to get started with Apache Kafka for people who are in a hurry.
| | blog.scaledcode.com
5.8 parsecs away

Travel
| | By default interactive queries in Kafka streams does not support querying across nodes, let us change that.
| | www.thepolyglotdeveloper.com
31.6 parsecs away

Travel
| Learn how to continuously deploy a static generated site to a remote server on push and on a schedule with GitLab CI.