downsample 0.0.4

keep downsampled history of data over long period of time
Documentation
1
2
3
4
5
mod builder;
mod storage;

pub use builder::Builder;
pub use storage::Storage;