/multicloud-storage

Primary LanguagePythonApache License 2.0Apache-2.0

Multicloud Storage

This library leverages an abstract factory pattern to provide a common way to use cloud storage APIs whether they are stored on AWS, GCP, etc.

Development

make deps

Testing

make test

Code Coverage

make coverage