yuzu-source-s3 0.5.1

S3-compatible ObjectSource for yuzu-data, reading objects over SigV4-presigned HTTPS GETs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# yuzu-source-s3

[![crates.io](https://img.shields.io/crates/v/yuzu-source-s3)](https://crates.io/crates/yuzu-source-s3)

S3-compatible `ObjectSource` for [`yuzu-data`](https://crates.io/crates/yuzu-data),
reading objects over SigV4-presigned HTTPS GETs. Part of
[citrusquant](https://github.com/citrusquant/citrusquant).

See the [engine docs](https://github.com/citrusquant/citrusquant/blob/main/docs/backtest-engine.md).

## License

MIT