From 0b68cd88a0329c4981ce4672430533441b87dcee Mon Sep 17 00:00:00 2001 From: Mars Lan Date: Fri, 21 Feb 2020 21:34:45 -0800 Subject: [PATCH] Update roadmap.md --- docs/roadmap.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/roadmap.md b/docs/roadmap.md index 167735cda0f78..2259e71c6f77d 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -38,6 +38,8 @@ Below is DataHub's roadmap for the short and medium term. We'll revise this on a - Initially focus on rest.li services & GraphQL integration ### Kundera-based Local DAO - Support a wide range of document stores +### Add GraphQL endpoint to GMS +- Use GraphQL exclusively for frontend queries ### Adopt Redux - Use Redux exclusively for UI state management ### Integration tests @@ -45,6 +47,7 @@ Below is DataHub's roadmap for the short and medium term. We'll revise this on a ### AWS & GCP deployment - Run DataHub in [AWS](https://aws.amazon.com/) & [GCP](https://cloud.google.com/gcp) and provide how-to guides ### Apache incubation +- Donate code to Apache foundation ## Long term (1+ year) ### Rewrite midtier in Node