Thread
Stories related to "Handling Database Failover at Craigslist" across the full archive.
I'm interested in building a simple in-memory time series database, but I'm not really sure what the state of the art is here. I'm looking at having some basic aggregates over my series - sum's, min/max, mean, etc. I'm also interested in having different retention periods and granularity. Does anyon...