VictoriaMetrics/app/vmstorage/README.md
2019-05-23 00:18:06 +03:00

6 lines
156 B
Markdown

`vmstorage` performs the following tasks:
- Accepts inserts from `vminsert` and stores them to local storage.
- Performs select requests from `vmselect`.