diff --git a/README.md b/README.md new file mode 100644 index 000000000..51e6e68b6 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# TSDB + +This repository contains the new Prometheus storage layer that will be used in its 2.0 release. + +A writeup of its design can be found [here](https://fabxc.org/blog/2017-04-10-writing-a-tsdb/).