JuliaServices / CloudStore.jl

A simple, consistent, and performant API for interacting with common cloud storage abstractions
Other
16 stars 8 forks source link

CloudStore

CI codecov deps version pkgeval

A simple, consistent, and performant API for interacting with common cloud storage abstractions in Julia (GCP, Azure Blob Storage, AWS S3)

Installation

The package is registered in the General registry and so can be installed at the REPL with ] add CloudStore.

Documentation

Project Status

The package is tested against Julia 1.6, current stable release, and nightly on Linux.

Contributing and Questions

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems or would just like to ask a question.