Pinned Repositories
cats-course-rjvm
Cats course by Rock the JVM
circe-json-schema
JSON Schema validation for Circe
doobie
event-streaming-demo
A demo codebase for different event streaming backends including Apache Flink, Kafka Streams and FS2
flight-database
A simple Scala-based project for microservices on a database of countries, cities, airports, airplanes (incl. their manufacturers) and routes
flink-savepoint
A sample code written in Scala showcasing checkpointing in Apache Flink
flink-scala-api
A fork of Apache Flink scala bindings for 2.12, 2.13 and 3.x
flink-source
Apache Flink
fs2-all
A sample project using FS2 for streaming operations
mqtt-kafka-interop
An FS2-based codebase for interoperability between an MQTT broker and a Kafka server
rzk91's Repositories
rzk91/doobie
rzk91/event-streaming-demo
A demo codebase for different event streaming backends including Apache Flink, Kafka Streams and FS2
rzk91/fs2-all
A sample project using FS2 for streaming operations
rzk91/mqtt-kafka-interop
An FS2-based codebase for interoperability between an MQTT broker and a Kafka server
rzk91/cats-course-rjvm
Cats course by Rock the JVM
rzk91/circe-json-schema
JSON Schema validation for Circe
rzk91/flight-database
A simple Scala-based project for microservices on a database of countries, cities, airports, airplanes (incl. their manufacturers) and routes
rzk91/flink-savepoint
A sample code written in Scala showcasing checkpointing in Apache Flink
rzk91/flink-scala-api
A fork of Apache Flink scala bindings for 2.12, 2.13 and 3.x
rzk91/flink-source
Apache Flink
rzk91/flink4s
Scala 2.13.x/3.x wrapper for Apache Flink
rzk91/kafka-streams
rzk91/Scala_Scrapbook
rzk91/spark-essentials
The official repository for the Rock the JVM Spark Essentials with Scala course
rzk91/todo-http4s-doobie
A sample project of a microservice using http4s, doobie, and circe.