No description
- Rust 86.8%
- Shell 11.9%
- Dockerfile 1.3%
| bin | ||
| src | ||
| test_data | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| COPYING | ||
| README.md | ||
Mini Storage
A proof-of-concept distributed minimally-compatible S3 object storage server. It's currently unfinished and on the backburner.
Development Requirements
- Rust
- Docker
Instructions
Run tests:
bin/integration-tests
Useful References
License
Licensed under AGPL-3.0-or-later.