-
I have a future request for getting changed data capture from kafka streams when having to query real-time data being from other databases in TuGraph.
I consider adding third-party libraries …
-
Adding support for the Streams API[1] offers some benefits, and is well matched for Monix's strengths which would allow interoperability with the KStream DSL[2]. This could be implemented as a Monix K…
-
I think ksqldb team must add persistent queries for deletion with specific confitions.
```
delete from stream_name where column1 is null and column2 is null and 3,4,5...
```
-
DoD:
- [ ] Приложение читает входной топик
- [ ] Приложение создает топик, ключами записей в котором будут слова из входного топика, а в качесте значений -- их колличество за последние n минут
-…
-
Are there a plans to implement streams?
Redka Streams would be perfect replacement for Redis Streams in many Kafka use cases where disk storage is required and/or memory is restricted.
-
i have difficulties to set up kafka streams, i have follow the steps provide by apache kafka official website. it not easy
-
Kafka Streams ([https://kafka.apache.org/documentation/streams](https://kafka.apache.org/documentation/streams)) has more and more features that could make it a viable candidate for a streaming runner…
-
The purpose of this issue is to list checkpoints related to Kafka usage that should be validated before _releasing_ the POC (both on the external application and DT side).
### Requirements
- [ ]…
-
### Issue description
Micronaut Kafka documentation for using multiple kafka streams (https://micronaut-projects.github.io/micronaut-kafka/latest/guide/#kafkaStreams ; 'Configuring multiple Stream …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and f…