Skip to content

OSS对象存储(Object Storage Service) 集成对接aliyun、qiniu、huawei、tencent等云存储,提供统一抽象的ufs服务

License

Notifications You must be signed in to change notification settings

ccoderJava/ccoder-ufs

Folders and files

NameName
Last commit message
Last commit date
Nov 23, 2022
Nov 23, 2022
Nov 2, 2021
Nov 27, 2023
Oct 29, 2021
Jan 21, 2022
Dec 6, 2022
Dec 6, 2022
Oct 29, 2021
Oct 29, 2021
Dec 6, 2022

Repository files navigation

ccoder-ufs

jaywcjlove/sb

OSS对象存储(Object Storage Service) 集成对接aliyun、qiniu、huawei、tencent等云存储,提供统一抽象的ufs服务

1. Introduction

ccoder-ufs is an OSS(Object Storage Service) integration and abstraction for aliyun、qiniu、huawei、tencent and other cloud storage, providing unified abstraction of ufs services

2. Features

  • Unified abstraction of OSS
  • Unified abstraction of OSS file
  • Unified abstraction of OSS file input stream
  • Unified abstraction of OSS file output stream
  • Unified abstraction of OSS file meta
  • Unified abstraction of OSS file meta list
  • Unified abstraction of OSS file meta iterator
  • Unified abstraction of OSS file meta page

3. Usage

3.1. Maven

<dependency>
    <groupId>com.ccoder</groupId>
    <artifactId>ccoder-ufs</artifactId>
    <version>1.0.0</version>
</dependency>

3.2. Gradle

compile 'com.ccoder:ccoder-ufs:1.0.0'

4. License

Apache License 2.0

5. Contact

6. Donate

If you find this project useful, you can buy me a cup of coffee.

7. Thanks

8. ChangeLog

  • 1.0.0
    • Initial release
    • Support aliyun、qiniu、huawei、tencent and other cloud storage
    • Support unified abstraction of OSS
    • Support unified abstraction of OSS file

9. FAQ

  • Q: xxx
  • A: xxx
  • Q: xxx
  • A: xxx

10. TODO

  • xxx
  • xxx

11. Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request
  • Thanks!

12. Contributors

13. Related Projects

14. References

15. Other

16. Appendix

About

OSS对象存储(Object Storage Service) 集成对接aliyun、qiniu、huawei、tencent等云存储,提供统一抽象的ufs服务

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages