VictoriaMetrics/app/vmstorage/README.md

6 lines
168 B
Markdown
Raw Normal View History

2019-05-22 21:16:55 +00:00
`vmstorage` performs the following tasks:
2019-05-22 21:23:23 +00:00
- Accepts inserts from `vminsert` nodes and stores them to local storage.
2019-05-22 21:16:55 +00:00
2019-05-22 21:23:23 +00:00
- Performs select requests from `vmselect` nodes.