Sample Header Ad - 728x90

Kafka Internal Data structure vs LSM tree

3 votes
2 answers
1546 views
I was going through Database storage engines and found out about LSM trees. I had also read about Kafka architecture and know that Kafka internally is a commit log. I want to know if Kafka internally uses LSM data structure for append-only store or uses some other data structure for storing data?
Asked by Ayman Patel (153 rep)
Mar 1, 2021, 07:39 AM
Last activity: Nov 26, 2024, 02:48 PM