Skip to content

Commit 3c19186

Browse files
authored
Update README.md (#479)
Update the Roadmap section
1 parent 80429a2 commit 3c19186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,10 @@ Here are some of the planned improvements:
115115
- [x] [Stateful operations and recovery based on Kafka changelog topics](https://quix.io/docs/quix-streams/advanced/stateful-processing.html)
116116
- [x] [Group-by operation](https://quix.io/docs/quix-streams/groupby.html)
117117
- [x] ["Exactly Once" delivery guarantees for Kafka message processing (AKA transactions)](https://quix.io/docs/quix-streams/configuration.html#processing-guarantees)
118+
- [x] Support for [Avro](https://quix.io/docs/quix-streams/advanced/serialization.html#avro) and [Protobuf](https://quix.io/docs/quix-streams/advanced/serialization.html#protobuf) formats
119+
- [x] [Schema Registry support](https://quix.io/docs/quix-streams/advanced/schema-registry.html)
118120
- [ ] Joins
119121
- [ ] Windowed aggregations over Sliding windows
120-
- [ ] Support for Avro and Protobuf formats
121-
- [ ] Schema Registry support
122122

123123

124124
## Get Involved 🤝

0 commit comments

Comments
 (0)