mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-05-10 16:15:33 +00:00
![]() This addresses that todo in the codebase, and updates all callsites to the new signature. --------- Signed-off-by: Florian Klink <flokli@flokli.de> |
||
---|---|---|
.. | ||
deployment | ||
multiarch | ||
servers | ||
main.go | ||
Makefile | ||
README.md |
vmstorage
performs the following tasks:
-
Accepts inserts from
vminsert
nodes and stores them to local storage. -
Performs select requests from
vmselect
nodes.