Vela Vela

The tiny library to ease handling expiring invalidated cached series

Installation

def deps do
  [
    {:vela, "~> 0.6"}
  ]
end

Changelog

  • 0.6.1 — use threshold to prevent adding outliers to series
  • 0.6.0 — Vela.δ/1 / Vela.delta/1 returning a keyword [{serie, {min, max}}]

Documentation