Open sourcing Rust Cloud Readers library

Reading and caching data from the cloud storage can be tricky. This is why we open sourced cloud-readers-rs.

Written on August 09, 2021

We just open sourced a new library: cloud-readers-rs [1]. This project originates from the need in Buzz [2] to efficiently fetch data chunks from S3 and cache them. We also took advantage of this release to conduct some bandwidth tests. You will find these interesting results in the notebook/ folder of the newly open sourced library. Enjoy!