Live data from Hacker News

Why Go Was the Right Choice for CockroachDB (2015)

cockroachlabs.com

1–7 of 7 posts

Re: Why Go Was the Right Choice for CockroachDB (2015)

#6
post #5

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... ;-)