Hacker News new | ask | show | jobs
by philjohn 913 days ago
This feels like something for the specific use case of heavy writes that are treating the DB like an append-only log, and then running analytics queries over the top.

Something like a distributed metrics collection system.