mountpoint-s3

Crates.iomountpoint-s3
lib.rsmountpoint-s3
version0.0.1
sourcesrc
created_at2023-03-08 15:51:23.712573
updated_at2023-03-14 17:23:28.182059
descriptionPlaceholder crate for Mountpoint for Amazon S3.
homepagehttps://github.com/awslabs/mountpoint-s3
repository
max_upload_size
id804742
size1,818
Daniel Carl Jones (dannycjones)

documentation

README

Mountpoint for Amazon S3

Mountpoint for Amazon S3 is a simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system. With Mountpoint for Amazon S3, your applications can access objects stored in Amazon S3 through file operations like open and read. Mountpoint for Amazon S3 automatically translates these operations into S3 object API calls, giving your applications access to the elastic storage and throughput of Amazon S3 through a file interface.

This crate is currently a placeholder.

To get started with Mountpoint for Amazon S3, visit awslabs/mountpoint-s3 on GitHub.

Commit count: 0

cargo fmt