Software Engineering Daily

Software Engineering Daily


kSQLDB: Kafka Streaming Interface with Michael Drogalis

April 07, 2020

Kafka is a distributed stream processing system that is commonly used for storing large volumes of append-only event data. Kafka has been open source for almost a decade, and as the project has matured, it has been used for new kinds of applications.  Kafka’s pubsub interface for writing and reading topics is not ideal for