Commit Graph

6 Commits (43358973672e70e6ae3efd7bbabdca8578959d5d)

Author SHA1 Message Date
boojack 31399fe475
fix: s3 custom path (#1249) 3 years ago
Alex Zhao 9d4bb5b3af
feat: add support for s3 path (#1233)
* add support for path

* fix typo and switch positions with Path and Bucket

* using path method instead of string concatenation
3 years ago
boojack 977e7f55e5
feat: add visibility field to resource (#1185) 3 years ago
boojack 9c5b44d070
feat: update storage schema (#1142) 3 years ago
boojack 7e8011ba34
chore: support deleting storage (#1095) 3 years ago
Zeng1998 1e4a81dea9
feat: storage service backend (#1086)
* feat: storage service backend

* update go.mod

* update the column name (urlPrefix -> url_prefix)

* update

* update
3 years ago