VictoriaMetrics/app/vmstorage/README.md

6 lines
156 B
Markdown
Raw Permalink Normal View History

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