You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Open-IM-Server/tools/s3
chao aca0eac955
fix: oss specifies content-type when uploading (#3267)
6 months ago
..
internal fix: oss specifies content-type when uploading (#3267) 6 months ago
README.md feat: support GetLastMessage (#3029) 9 months ago
main.go feat: support GetLastMessage (#3029) 9 months ago

README.md

After s3 switches the storage engine, convert the data

  • build
go build -o s3convert main.go
  • start
./s3convert -config <config dir path> -name <old s3 name>
# ./s3convert -config ./../../config -name minio