Skip to content

Commit 726464e

Browse files
authored
fix: Update the doc (#5194)
fix: update the doc Signed-off-by: Abdul Hameed <[email protected]>
1 parent f09ea49 commit 726464e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ The list below contains the functionality that contributors are planning to deve
209209
* [x] [Python feature server](https://docs.feast.dev/reference/feature-servers/python-feature-server)
210210
* [x] [Java feature server (alpha)](https://github.com/feast-dev/feast/blob/master/infra/charts/feast/README.md)
211211
* [x] [Go feature server (alpha)](https://docs.feast.dev/reference/feature-servers/go-feature-server)
212+
* [x] [Offline Feature Server (alpha)](https://docs.feast.dev/reference/feature-servers/offline-feature-server)
213+
* [x] [Registry server (alpha)](https://github.com/feast-dev/feast/blob/master/docs/reference/feature-servers/registry-server.md)
212214
* **Data Quality Management (See [RFC](https://docs.google.com/document/d/110F72d4NTv80p35wDSONxhhPBqWRwbZXG4f9mNEMd98/edit))**
213215
* [x] Data profiling and validation (Great Expectations)
214216
* **Feature Discovery and Governance**
@@ -226,6 +228,7 @@ The list below contains the functionality that contributors are planning to deve
226228
Please refer to the official documentation at [Documentation](https://docs.feast.dev/)
227229
* [Quickstart](https://docs.feast.dev/getting-started/quickstart)
228230
* [Tutorials](https://docs.feast.dev/tutorials/tutorials-overview)
231+
* [Examples](https://github.com/feast-dev/feast/tree/master/examples)
229232
* [Running Feast with Snowflake/GCP/AWS](https://docs.feast.dev/how-to-guides/feast-snowflake-gcp-aws)
230233
* [Change Log](https://github.com/feast-dev/feast/blob/master/CHANGELOG.md)
231234

docs/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
* [Python feature server](reference/feature-servers/python-feature-server.md)
145145
* [\[Alpha\] Go feature server](reference/feature-servers/go-feature-server.md)
146146
* [Offline Feature Server](reference/feature-servers/offline-feature-server.md)
147+
* [Registry server](reference/feature-servers/registry-server.md)
147148
* [\[Beta\] Web UI](reference/alpha-web-ui.md)
148149
* [\[Beta\] On demand feature view](reference/beta-on-demand-feature-view.md)
149150
* [\[Alpha\] Vector Database](reference/alpha-vector-database.md)

0 commit comments

Comments
 (0)