local_s3

Crates.iolocal_s3
lib.rslocal_s3
version0.1.0
sourcesrc
created_at2024-11-20 18:15:51.580106
updated_at2024-11-20 18:15:51.580106
descriptionA configurable in-process S3 server for integration tests
homepagehttps://github.com/spiraldb/local_s3
repositoryhttps://github.com/spiraldb/local_s3
max_upload_size
id1455107
size18,773
Languages (github:heroku:languages)

documentation

README

local_s3

Provides an in-process S3 service that runs locally in your integration test or server binary.

We make use of the s3s crate and its integration with the hyper ecosystem.

Commit count: 1

cargo fmt