An open API service indexing awesome lists of open source software.

https://github.com/naturalcycles/cloud-storage-lib

CommonStorage implementation based on Google Cloud Storage
https://github.com/naturalcycles/cloud-storage-lib

Last synced: 23 days ago
JSON representation

CommonStorage implementation based on Google Cloud Storage

Awesome Lists containing this project

README

        

## @naturalcycles/cloud-storage-lib

> CommonStorage implementation based on Google Cloud Storage

[![npm](https://img.shields.io/npm/v/@naturalcycles/cloud-storage-lib/latest.svg)](https://www.npmjs.com/package/@naturalcycles/cloud-storage-lib)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

Implements:

- `CommonStorage`
- `CommonKeyValueDB`

Exports:

- `CommonStorage`
- `CommonStorageBucket`
- `CloudStorage`
- `CommonStorageKeyValueDB`
- `InMemoryCommonStorage`