You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2023. It is now read-only.
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
Datastoreinterface 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