Mini Storage is a distributed object storage that implements a subset of the S3 API.
- Rust 85.3%
- Shell 13.7%
- Dockerfile 1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| bin | ||
| src | ||
| test_data | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| COPYING | ||
| README.md | ||
Introduction
Mini Storage is a distributed object storage that implements a subset of the S3 API.
Development Requirements
- Rust
- Docker
Instructions
Run tests:
bin/integration-tests
Useful References
License
Licensed under AGPL-3.0-or-later.