Ask HN: Best datastore to store high volume time series data
https://news.ycombinator.com/item?id=3744277Someone asked me what datastore I would use to store billions of sensor measurements (adding 50K+ per second). The data once stored won't change and a data point would be a simple timestamp and an integer. I couldn't come up with an answer. Any ideas?