Skip to content

Commit

Permalink
update: added work plan
Browse files Browse the repository at this point in the history
  • Loading branch information
JKearnsl authored Jul 23, 2024
1 parent a423f43 commit 9ce7341
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,12 @@
`tobox` is a secure, high-performance, fault-tolerant decentralized object file storage written entirely in Rust.

The API is similar to [amazon s3](https://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html) but aims to be simpler.

## Todo

This is a young repository. Work plan:
- [ ] Node basic storage
- [ ] Node distributed system
- [ ] Node protection against interruption of some servers
- [ ] Node checking files based on the first byte pattern
- [ ] Panel

0 comments on commit 9ce7341

Please sign in to comment.