Commit Graph

7 Commits (42c653e1a4eff3cfee7ecc8997a9fce811eeeda6)

Author SHA1 Message Date
boojack 4419b4d4ae
chore: update version and remove isDev flag ()
* chore: update version and remove isDev flag

* chore: update
Xudong Cai d21abfc60c
feat: add URLSuffix resource option with S3 ()
* feat: add URLSuffix resource option with S3

* feat: add URLSuffix resource option with S3

* fix: eslint
Alex Zhao 9d4bb5b3af
feat: add support for s3 path ()
* add support for path

* fix typo and switch positions with Path and Bucket

* using path method instead of string concatenation
boojack 9c5b44d070
feat: update storage schema ()
boojack c6e525b06f
chore: remove unused fields of storage table ()
Zeng1998 1e4a81dea9
feat: storage service backend ()
* feat: storage service backend

* update go.mod

* update the column name (urlPrefix -> url_prefix)

* update

* update
Zeng1998 11924ad4c5
feat: add storage service table ()
* feat: add storage service table

* update json field name

* update table name

* add updated_ts