@cumulus/object-store

Utilities for managing object stores

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@cumulus/object-store
18.2.02 months ago3 years agoMinified + gzip package size for @cumulus/object-store in KB

Readme

@cumulus/object-store
Utilities for returning an object store regardless of cloud provider.

Usage

npm install @cumulus/object-store

Functions

objectStoreForProtocolS3ObjectStore | undefined

Returns a class to interact with the object store appropriate for the provided protocol if it exists. Currently only the S3 protocol is supported

defaultObjectStoreS3ObjectStore

Returns the default object store, which is S3.

About Cumulus

Cumulus is a cloud-based data ingest, archive, distribution and management prototype for NASA's future Earth science data streams.
Cumulus Documentation

Contributing

To make a contribution, please see our contributing guidelines.