Skip to content

Commit cd13d3d

Browse files
authored
add a line to the readme about sliding windows (#285)
1 parent 588e8ce commit cd13d3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ Here are some of the planned improvements:
184184

185185
- [x] [Windowed aggregations over Tumbling & Hopping windows](https://quix.io/docs/quix-streams/v2-0-latest/windowing.html)
186186
- [ ] State recovery based on Kafka changelog topics
187+
- [ ] Windowed aggregations over Sliding windows
187188
- [ ] Group-bys and joins (for merging topics/keys)
188189
- [ ] Support for "exactly-once" Kafka processing (aka transactions)
189190
- [ ] Support for Avro and Protobuf formats

0 commit comments

Comments
 (0)