Provides an S3-compatible interface for accessing and managing Qiniu Cloud Kodo storage.
Qiniu offers an S3-compatible resource server using the Model Control Protocol (MCP) to interact with Qiniu Cloud Kodo storage. It supports essential S3 operations like listing buckets and objects, and reading object content, accommodating text and image files. Configuration allows specifying buckets for access and managing multiple buckets concurrently, streamlining Kodo storage management through a standard protocol.
主要功能
01Configurable bucket access
020 GitHub stars
03Concurrent multi-bucket processing
04Lists buckets and objects
05Reads object content
06Supports text and image file types
使用案例
01Managing files stored in Qiniu Kodo via S3-compatible tools
02Integrating Qiniu Kodo storage with applications expecting an S3 interface
03Building web applications that display content stored in Qiniu Kodo