VictoriaMetrics/app/vmstorage
2019-05-23 00:25:38 +03:00
..
deployment all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
transport all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
main.go all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
Makefile all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
README.md all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00

vmstorage performs the following tasks:

  • Accepts inserts from vminsert nodes and stores them to local storage.

  • Performs select requests from vmselect nodes.