VictoriaMetrics/lib
2019-08-19 16:04:21 +03:00
..
buildinfo all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
bytesutil lib/prompb: remove superflouos bytes copying in ReadSnappy 2019-06-18 20:37:51 +03:00
decimal lib/decimal: modernize tests a bit 2019-07-31 21:10:03 +03:00
encoding lib/encoding/zstd: go fmt 2019-07-25 01:37:16 +03:00
filestream all: initial stubs for Windows support; see https://github.com/VictoriaMetrics/VictoriaMetrics/issues/70 2019-06-20 20:07:10 +03:00
fs lib/fs: add test for IsTemporaryFileName 2019-08-13 21:33:45 +03:00
httpserver lib/httpserver: add -http.disableResponseCompression flag, which may help saving CPU resources at the cost of higher network bandwidth usage 2019-05-24 12:18:40 +03:00
logger all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
memory lib/memory: attempt #3 to determine memory limit for LXC container 2019-07-01 14:01:13 +03:00
mergeset lib: move common code for creating flock.lock file into fs.CreateFlockFile 2019-08-13 01:45:46 +03:00
netutil lib/netutil: do not count timeouts as network errors 2019-07-15 23:05:35 +03:00
procutil lib/procutil: typo fix in comment to WaitForSigterm 2019-06-04 17:31:47 +03:00
prompb lib/prompb: remove superflouos bytes copying in ReadSnappy 2019-06-18 20:37:51 +03:00
storage lib/storage: try slower path for searching the tag filter with the minimum number of matching time series before giving up with increase -search.maxUniqueTimeseries error 2019-08-19 16:04:21 +03:00
syncwg all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
timerpool lib/timerpool: use timer pool in concurrency limiters 2019-05-28 17:20:10 +03:00
workingsetcache lib/workingsetcache: automatically detect when it is better to double cache capacity 2019-08-15 22:57:55 +03:00