-
hey folks, I plan to write a service that will consume from Kafka and write a few keys to a key-value data store for each message consumed. I plan to use rust-rdkafka. currently, this Kafka topic has around 250K messages per second, so performance counts 😉
Currently, I see 2 options:
What do you guys think should work best? |
Beta Was this translation helpful? Give feedback.
Answered by
Darksonn
Dec 23, 2020
Replies: 1 comment
-
Answered on the user's forum. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
barkanido
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answered on the user's forum.