Add README

This commit is contained in:
Fabian Reinartz 2017-04-10 13:29:46 +02:00
parent 721df536eb
commit 875e2dcb1e
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -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/).