hoard
hoard copied to clipboard
Add aggregation type support
Based on top of the work done by @cwholt further fixes and an implementation of the aggregation method support, so now when aggregating to lower precision archives 'max, min, sum, last and average' can be used instead of just always averaging (the same as python's whisper)
Be aware of @3c8b006 that might be contentious!
3c8b006 is "contentious" but needed for compatibility. I like it. Let's get it merged!
Just so you're aware, I've stopped working on this library, and moved over to https://github.com/ciaranj/ceres/tree/nodejs_port might be of use :)