bucket_client 0.1.4
Bucket Client is a ruby gem that allows programmers to interact with popular Blob Storage cloud services. This intends to act as a layer of abstraction, much like ORM is to databases. With this, you may easily change the blob storage provider or even defer them. The supported cloud storage include: - Google Cloud Platform Cloud Storage - Amazon Web Service S3 Bucket - Digital Ocean Spaces - Azure Blob Storage (Microsoft).
Gemfile:
=
instalar:
=
dependencias de Runtime (6):
addressable
~> 2.5
azure-storage-blob
>= 0
google-cloud-storage
~> 1.17
kirin_http
>= 0
mimemagic
>= 0
ox
>= 0