Skip to content

Commit

Permalink
update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
LGouellec committed Jan 10, 2025
1 parent 482c97f commit 2fb48c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Binary file added .DS_Store
Binary file not shown.
7 changes: 5 additions & 2 deletions roadmap.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Roadmap Feature

- [X] Support CSFLE , DataQuality Rules ..
- [ ] Dead letter queue mecanism
- [ ] Reafactor External Call with similar behavior like ParrallelConsumer + a real async approach
- [ ] Auto scaling consumption (inspired KEDA)
Expand All @@ -13,4 +12,8 @@
- [ ] Versioned State Store
- [ ] https://cwiki.apache.org/confluence/display/KAFKA/KIP-923%3A+Add+A+Grace+Period+to+Stream+Table+Join
- [ ] KIP-424 : Allow suppression of intermediate events based on wall clock time
- [ ] Extensions Streamiz
- [ ] Extensions Streamiz
- [ ] At-most-once processing guarantee
- [ ] Support “broadcast” pattern
- [ ] Replace repartition topics with network shuffles
- [ ] Cross Cluster

0 comments on commit 2fb48c4

Please sign in to comment.