stackhpc / reductionist-rs

S3 Active Storage server
Apache License 2.0
3 stars 0 forks source link

Remove /v1/mean endpoint #56

Closed markgoddard closed 1 year ago

markgoddard commented 1 year ago

The mean operation is not very useful since it cannot be used to take a mean over several storage chunks. Instead it is necessary to use the sum endpoint and take the count from the header.