aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2019-09-23 16:49:20 +0100
committerChristopher Baines <mail@cbaines.net>2019-09-23 16:49:20 +0100
commitbb94f6dd05a33135fa661b86d35d203c0c099dba (patch)
treee26e233922b5e96ca9ed1a6bbea87a85c982a82f
parentb96bc58422222ff883c517615052add6869fc6c9 (diff)
downloaddata-service-bb94f6dd05a33135fa661b86d35d203c0c099dba.tar
data-service-bb94f6dd05a33135fa661b86d35d203c0c099dba.tar.gz
Add a Roadmap section to the README
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
index c3043eb..2521399 100644
--- a/README
+++ b/README
@@ -123,3 +123,19 @@ change the code and see those changes, try chaging the "Guix Data Service"
text within the index function, in the =(guix-data-service web view html)=
module (contained in the =guix-data-service/web/view/html.scm= file). That
text appears towards the top of the index page (the page with the path =/=).
+
+* Roadmap
+
+Ideas for future enhancements to the Guix Data Service, in no particular
+order.
+
+** WebSub support for subscribing to branches and other changable state
+** Support for viewing the history of a package on a branch
+** Link to other sites (Free Software Directory, Wikidata, Debian, ...)
+** Track package replacements (grafts)
+** Load in derivations related to =guix pull=
+** Load in the derivations for system tests within Guix
+** Provide data in RDF formats (TTL, XML, ...)
+** Provide statistics about Guix over time (including graphs)
+** Pull in data from build servers about derivation builds
+** Provide a way to compare two derivations