Skip to content

Commit fa55253

Browse files
authored
Update README (#604)
1 parent b607a52 commit fa55253

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
@@ -119,14 +119,14 @@ This library is being actively developed by a full-time team.
119119

120120
Here are some of the planned improvements:
121121

122-
- [x] [Windowed aggregations over Tumbling & Hopping windows](https://quix.io/docs/quix-streams/v2-0-latest/windowing.html)
122+
- [x] [Windowed aggregations over Tumbling & Hopping windows](https://quix.io/docs/quix-streams/windowing.html)
123123
- [x] [Stateful operations and recovery based on Kafka changelog topics](https://quix.io/docs/quix-streams/advanced/stateful-processing.html)
124124
- [x] [Group-by operation](https://quix.io/docs/quix-streams/groupby.html)
125125
- [x] ["Exactly Once" delivery guarantees for Kafka message processing (AKA transactions)](https://quix.io/docs/quix-streams/configuration.html#processing-guarantees)
126126
- [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
127127
- [x] [Schema Registry support](https://quix.io/docs/quix-streams/advanced/schema-registry.html)
128+
- [x] [Windowed aggregations over Sliding windows](https://quix.io/docs/quix-streams/windowing.html)
128129
- [ ] Joins
129-
- [ ] Windowed aggregations over Sliding windows
130130

131131
For a more detailed overview of the planned features, please look at [the Roadmap Board](https://github.com/orgs/quixio/projects/1).
132132

0 commit comments

Comments
 (0)