Breadcrumbs minio-rs /examples / put_object.rsTop File metadata and controls Code Blame 77 lines (66 loc) · 2.13 KB Raw // MinIO Rust Library for Amazon S3 Compatible Cloud Storage // Copyright 2024 MinIO, Inc. // // Licensed under the Apache License, Version 2.0 (the "License");...
minio/minio-rsPublic NotificationsYou must be signed in to change notification settings Fork57 Star252 Code Issues5 Pull requests4 Actions Security Insights Additional navigation options master 2Branches1Tag Code Folders and files Name Last commit message ...
hwyrq/minio-rs 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 Gitee Pages 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 全部 看板 里程碑 全部 开启的 0 进行中 0 已完成 0 已关闭 0 排序 优先级 里程碑 标签 ...
MinIO 在遵守 API 方面毫不妥协,拥有数以万计的用户(包括商业用户和社区用户),MinIO 的 S3 实施是全球测试和实施最广泛的 AWS S3 替代方案。作为 S3 API(V2 和 V4)的最早采用者之一,也是仅有的专注于 S3 的存储公司之一,MinIO 庞大的社区确保没有其他 AWS 替代方案更兼容。MinIO也是为数不多的支持S3 Select...
//@沈月:回家路上又看一遍 这个小女孩也太可爱了快过来给我亲两口!! http://t.cn/E58Q5O4【转发】@沈月官方后援会:沈月超话 虽世间万物皆可爱,唯有你,深得月饼心 ,未来,愿你眼眸有星辰,...展开全文c
MinIO Rust SDK is Simple Storage Service (aka S3) client to perform bucket and object operations to any Amazon S3 compatible object storage service.For a complete list of APIs and examples, please take a look at the MinIO Rust Client API Reference...
MinIO Rust SDK is Simple Storage Service (aka S3) client to perform bucket and object operations to any Amazon S3 compatible object storage service.For a complete list of APIs and examples, please take a look at the MinIO Rust Client API Reference...
MinIO Rust SDK is Simple Storage Service (aka S3) client to perform bucket and object operations to any Amazon S3 compatible object storage service. For a complete list of APIs and examples, please take a look at the MinIO Rust Client API Reference Examples Run the examples from the command...
minio / minio-rs Public Notifications Fork 56 Star 245 Code Issues 4 Pull requests 3 Actions Security Insights New issue Refactor get bucket encryption #110 Merged donatello merged 2 commits into minio:master from HJLebbink:refactor-get-bucket-encryption Feb 1, 2025 ...
Add an argument to allow not syncing the file to disk after get_object_old() and leave it to the operating system's cache strategy. This is useful in performance sensitive scenarios.