VictoriaMetrics/app/vmstorage/README.md
2019-05-23 00:25:38 +03:00

5 lines
168 B
Markdown

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