Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# distributed-event-processor
![CI](https://github.com/aimov6464/distributed-event-processor/actions/workflows/main.yml/badge.svg)

Java 25 · Maven · Kafka · Docker
> Note: CI runs on Amazon Corretto 25 (non-LTS). Production deployments may prefer LTS versions (e.g. Java 21).

Distributed event processing scaffold for Apache Spark Structured Streaming 3.5+.
The goal is to provide a backend-only foundation for building effectively-once pipelines
Expand Down