GitHub user mapleFU added a comment to the discussion: Count-Min Sketch Support
> Can I clarify that streams in KVrocks aren't from live data streams (kafka, > etc.), but are from command driven processes? I don't understand what you mean here. Flink has a redis connector[1] and Kafka also having one[2]. kvrocks will not "pull" from these datasource. However, in the contract, these datasource can "push" to kvrocks with commands [1] https://nightlies.apache.org/flink/flink-docs-release-1.1/apis/streaming/connectors/redis.html [2] https://docs.confluent.io/kafka-connectors/redis/current/overview.html GitHub link: https://github.com/apache/kvrocks/discussions/2496#discussioncomment-10391449 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
