Vela

The tiny library to ease handling expiring invalidated cached series
Installation
def deps do
[
{:vela, "~> 0.7"}
]
endChangelog
0.9.5— early return the value provided by existing comparison function inequal?/20.9.3— allow:atomand{GenServer, :on_start}as type definition0.9.0— allow a precise type definition of each serie viatype: type()keyword parameter a series keyword parameter0.8.0— allow acorrector/2callback to allow correction of rejected values as a series keyword parameter0.7.2—Vela.put/30.7.0— exact type and behaviour for those usingVela0.6.3— fixthresholdto usecompare_by/1for cumbersome values0.6.1— usethresholdto prevent adding outliers to series0.6.0—Vela.δ/2/Vela.delta/2returning a keyword[{serie, {min, max}}]