Building a Generic Data Integration Pipeline in Scala: The Data Plumber - Part 3
Introduction
This blog is a part of the Data Plumber Series.
In Parts 1 and Part 2, we explored simple and batch-oriented data pipelines. Now, let's dive into continuous streaming data processing using FS2.
Streaming Data Plumber
The streaming impl...
yadukrishnan.live5 min read