Unverified Commit 14140f25 authored by Tao Feng's avatar Tao Feng Committed by GitHub

docs: update roadmap (#834)

* doc: update roadmap
Signed-off-by: 's avatarfeng-tao <fengtao04@gmail.com>

* chore: update
Signed-off-by: 's avatarfeng-tao <fengtao04@gmail.com>
parent d8398e3d
...@@ -36,6 +36,19 @@ _What_: When a column has a limited set of possible values, we want to make then ...@@ -36,6 +36,19 @@ _What_: When a column has a limited set of possible values, we want to make then
_Status_: implementation started _Status_: implementation started
#### Neptune Databuilder support
_What_: Supports Databuilder ingestion for Neptune (`FsNeo4jCSVLoader`, `FsNeputuneCSVLoader` and various Neptune components). Detail could be found in [RFC-13](https://github.com/amundsen-io/rfcs/pull/13/files).
_Status_: implementation started
#### RDS Proxy Support
_What_: Support RDS as another type of proxy for both metadata and databuilder. Detail could be found in [RFC-10](https://github.com/amundsen-io/rfcs/pull/10)
_Status_: Planning
## Mid Term - Our Next steps ## Mid Term - Our Next steps
#### Curated navigation experience #### Curated navigation experience
...@@ -59,9 +72,9 @@ _Status_: planning has not started ...@@ -59,9 +72,9 @@ _Status_: planning has not started
#### Push ingest API #### Push ingest API
_What_: We want to create a push API so that it is as easy as possible for a new data resource type to be ingested _What_: Possible through [Kafka extractor](https://github.com/amundsen-io/amundsendatabuilder/blob/master/databuilder/extractor/kafka_source_extractor.py), though Kafka topic schema is not well defined. And it requires client side SDK to support message pushing.
_Status_: not planned _Status_: 50%
#### Granular Access Control #### Granular Access Control
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment