VictoriaMetrics/app
Aliaksandr Valialkin 09fc6e22e5 all: use workingsetcache instead of fastcache
This should reduce the amount of RAM required for processing time series
with non-zero churn rate.

The previous cache behavior can be restored with `-cache.oldBehavior` command-line flag.
2019-08-13 21:39:34 +03:00
..
victoria-metrics package: various fixes 2019-07-26 22:31:04 +03:00
vminsert app: add vm_concurrent_ metrics for visibility in concurrency limiters for vminsert and vmselect 2019-08-05 18:30:57 +03:00
vmselect all: use workingsetcache instead of fastcache 2019-08-13 21:39:34 +03:00
vmstorage app/vmstorage: add vm_concurrent_addrows_* metrics for tracking concurrency for Storage.AddRows calls 2019-08-06 15:08:33 +03:00