Commit Graph

5 Commits (e526cef754ea8242fc7b33ad0679e9c35622dca2)

Author SHA1 Message Date
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