Hacker News new | ask | show | jobs
by nurgasemetey 902 days ago
Very ingenious indeed. How would you deal with data corruptions? How it was detected? Is repair automatic?
1 comments

I don't believe there was any special handling for corruption, but there was probably hash checking when syncing new data every few minutes. The data stored in there was not user data, so the failure modes are not as severe. Sparkey is also never the source of truth, it's a local cache for each service instance.