From f3433cc30d152771d55f8617b9aa49655b5d4966 Mon Sep 17 00:00:00 2001 From: Mars Lan Date: Sat, 15 Feb 2020 16:38:48 -0800 Subject: [PATCH] Update roadmap.md --- docs/roadmap.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index 890d85e4d7..abc016f2b4 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -6,12 +6,14 @@ Below is DataHub's roadmap for the short and medium term. We'll revise this on a ### Replace PDSC with PDL - Simplified syntax + annotations ### Entity-specific MCE & MAE -- Spilt up unified event for scalability & modularity +- Spilt up unified event for scalability & modularity ### Schemas as an entity - Make schemas searchable - Support GraphQL shcmeas ### Compliance management for datasets - Simple tag-based compliance metadata +### Strongly consistent local index +- Add query-after-write capability to local DAO ### Gremlin-based Query DAO - Support majority of gremlin-compatible graph DBs ### Templatized UI