Giter Site home page Giter Site logo

Comments (6)

1171736840 avatar 1171736840 commented on June 6, 2024

你说的事务问题是指?

from x-file-storage.

yuzhi-jiang avatar yuzhi-jiang commented on June 6, 2024

就是会不会存在 上传3个,上传第3个时中断了(如单机部署minio,或者其他oss),造成垃圾数据

from x-file-storage.

1171736840 avatar 1171736840 commented on June 6, 2024

如果你上传多次,第一次成功了,第二次失败了,此时并不会清理第一个,有需要可以手动清理。
在自动分片上传失败时,会自动清理已上传的分片数据。

from x-file-storage.

yuzhi-jiang avatar yuzhi-jiang commented on June 6, 2024

好的,还有就是自动分片上传,前端的话需要做什么处理吗

from x-file-storage.

1171736840 avatar 1171736840 commented on June 6, 2024

没什么要处理的,正常上传就行,要是文件太大了,前端一次传不完,可以分次上传到服务器后手动合并,然后再上传到对应的存储平台。
后续会做手动分片上传,可能要等一段时间了

from x-file-storage.

yuzhi-jiang avatar yuzhi-jiang commented on June 6, 2024

好的,感谢

from x-file-storage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.