beyondstorage / go-storage

A vendor-neutral storage library for Golang: Write once, run on every storage service.

Home Page:https://beyondstorage.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert all service as separate modules.

Xuanwo opened this issue · comments

Steps

  • Copy all files into services/<type> (except .github)
  • Add integration tests file and update .github/dependabot.yaml
  • Transfer all issues to go-storage with preifx <type>:
  • Update README of the original repo like beyondstorage/go-endpoint@def6f58 does
  • Send PR and ping @Xuanwo to archive the original repo

Services

Nice work!