diff --git a/README.md b/README.md index 3203070f29..76119e7eff 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,13 @@ Requirements * Delete ranges of points from any number of timeseries (that should reflect in disk space usage) * querying should support one or more timeseries (possibly with regex to match on) +New Requirements +---------------- +* Easy to backup and restore +* Large time range queries with one column ? +* Optimize for HDD access ? +* What are the common use cases that we should optimize for ? + Modules -------