| Crates.io | local_s3 |
| lib.rs | local_s3 |
| version | 0.1.0 |
| created_at | 2024-11-20 18:15:51.580106+00 |
| updated_at | 2024-11-20 18:15:51.580106+00 |
| description | A configurable in-process S3 server for integration tests |
| homepage | https://github.com/spiraldb/local_s3 |
| repository | https://github.com/spiraldb/local_s3 |
| max_upload_size | |
| id | 1455107 |
| size | 18,773 |
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.