From 637c2fd876dec21956a665fd29d7fe408edc95e0 Mon Sep 17 00:00:00 2001 From: Denis Garus Date: Fri, 7 Oct 2022 16:10:47 +0300 Subject: [PATCH] Update README.md --- profile/README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/profile/README.md b/profile/README.md index 43f291e..1ef61dd 100644 --- a/profile/README.md +++ b/profile/README.md @@ -8,8 +8,7 @@ Artipie is a software repository manager constructor, and self-hosted free servi You can build your own repository server from Artipie components or run Artipie server on your private network. Check our wiki pages for details: https://github.com/artipie/artipie/wiki -[Artipie roadmap](https://github.com/orgs/artipie/projects/3) on the third quarter: - * validate README files in all our projects. All files should have actual description and worked links. - * implement Hex repository's adapter. The adapter will allow hosting private Erlang / Elixir packages using artipie as repositories manager. - * implement ability to plug in a custom storage. This feature will allow using a custom storage to host binary data with no changes in artipie module. - * change asto project to make it multiple modules. It should allow adding a new storage implementation as a new module of this project (not a new repository). +[Artipie roadmap](https://github.com/orgs/artipie/projects/3) on the fourth quarter: + * Implement features to measure slice and storage operations. + * Improve Artipie's dashboard. + * Extend authentication methods for artipie.