Turbopuffer style multi tiered query engine
Kafka clone in rust/go.
- goal: process 100k RPS
- The Log: What every software engineer should know about real-time data’s unifying abstraction | LinkedIn Engineering
- pages.cs.wisc.edu/~akella/CS744/F17/838-CloudPapers/Kafka.pdf
- Travis Jeffery’s Distributed Services with Go
- GitHub - travisjeffery/jocko: Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native) · GitHub
- Build your own Kafka