6 comments

[ 3.4 ms ] story [ 23.8 ms ] thread
FYI, this was written in 2015. Can we update the title?
(comment deleted)
I would be interesting to do a comparison of bugs found / fixed in CDB vs TiKV [1] (written in Rust) to see how much of an impact thread & memory safety have.

[1] https://github.com/tikv/tikv

Thanks.. now I have another rabbit hole to dig into... ;-)
Coming up next - why Go was a wrong choice and Rust is the right one