VictoriaMetrics/lib/workingsetcache
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
..
cache.go all: use workingsetcache instead of fastcache 2019-08-13 21:39:34 +03:00