Skip to content

Commit

Permalink
Update README.md with project status and roadmap (#14)
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Shishkin <me@teran.dev>
  • Loading branch information
teran authored Jul 7, 2024
1 parent 83c29c0 commit 634108f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

Cloud native service to store versioned data in space-efficient manner

## Project status & roadmap

archived is under active development and almost everything is a subject
to change. MVP will be available on first release v0.0.1

The following things are going to be implemented in further releases:

* authentication for manage API
* authentication for access API
* garbage collector
* additional metadata repositories (like MongoDB, CockroachDB, etc.)
* additional version creators for CLI (like RPM repo, APR repo, etc.)

## How it works

archived is inspired by `rsync --link-dest` which allowed to store package
Expand Down

0 comments on commit 634108f

Please sign in to comment.