This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
go-datastore implmentations based on aos-dev/go-storage #447
Labels
need/triage
Needs initial labeling and prioritization
https://github.com/aos-dev/go-storage is an application-oriented unified storage layer for Golang. It has integrated with local file system, s3, gcs, azblob, oss, cos, dropbox and more storage services supports are on the way: beyondstorage/go-storage#536.
Maybe we can implement the
Datastore
interface based on go-storage so that we can store data on all services that go-storage supports.As go-storage is so general, maybe we can introduce a project called
ipfs/go-datastore-aos
?References
The text was updated successfully, but these errors were encountered: