Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.9% on proxy.golang.org
Top 1.6% dependent packages on proxy.golang.org
Top 1.6% dependent repos on proxy.golang.org
Top 5.6% forks on proxy.golang.org
Top 0.4% docker downloads on proxy.golang.org

proxy.golang.org : github.com/lytics/cloudstorage

Package cloudstorage is an interface to make Local, Google, s3 file storage share a common interface to aid testing local as well as running in the cloud. The primary goal is to create a Store which is a common interface over each of the (google, s3, local-file-system, azure) etc file storage systems. Then the methods (Query, filter, get, put) are common, as are the Files (Objects) themselves. Writing code that supports multiple backends is now simple. In this example we are going to create a local-filesystem store.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/lytics/cloudstorage
Keywords: abstractions, cloud-storage, golang, google-cloud-storage, mock
License: MIT
Latest release: 9 months ago
First release: about 1 year ago
Namespace: github.com/lytics
Dependent packages: 11
Dependent repositories: 11
Stars: 72 on GitHub
Forks: 15 on GitHub
Docker dependents: 14
Docker downloads: 11,149,937
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...