ipfs / ipfs/kubo

Feature request: a Google Drive datastore

Open
#3,536 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

Google Drive APIs are not intended for transparent datastore usage - they're basically rest APIs which don't offer binary access and block-device mode. Nevertheless, it would be really useful to store DAG objects on it, in the form of single files maybe. All one needs for it would be a datastore middleware to write to / read from the service and deal with the Google account management.

IPFS supports Amazon S3 as a backend datastore. Much of the code could be shared/reused, I guess.

Open for discussion

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.