Hacker News new | ask | show | jobs
by dfcarney 4454 days ago
"Real-time" is a bit of a misnomer as far as databases are concerned, especially if you're talking about a system that defaults to eventual consistency. I think they would have been better off saying "high-availability".
1 comments

High availability isn't the same thing as having consistently low latencies. Some databases have spiky latency graphs without it being an availability issue.