A Stable CandyStore
TL;DR Note: here is Part 1 and Part 2 CandyStore has reached v1.0 – the O(1) key-value store now has true crash consistency, a stable file format, and an overall simpler design. If you haven’t read the previous posts, CandyStore is a pure-R…