File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -209,6 +209,8 @@ The list below contains the functionality that contributors are planning to deve
209
209
* [x] [ Python feature server] ( https://docs.feast.dev/reference/feature-servers/python-feature-server )
210
210
* [x] [ Java feature server (alpha)] ( https://github.com/feast-dev/feast/blob/master/infra/charts/feast/README.md )
211
211
* [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 )
212
214
* ** Data Quality Management (See [ RFC] ( https://docs.google.com/document/d/110F72d4NTv80p35wDSONxhhPBqWRwbZXG4f9mNEMd98/edit ) )**
213
215
* [x] Data profiling and validation (Great Expectations)
214
216
* ** Feature Discovery and Governance**
@@ -226,6 +228,7 @@ The list below contains the functionality that contributors are planning to deve
226
228
Please refer to the official documentation at [ Documentation] ( https://docs.feast.dev/ )
227
229
* [ Quickstart] ( https://docs.feast.dev/getting-started/quickstart )
228
230
* [ Tutorials] ( https://docs.feast.dev/tutorials/tutorials-overview )
231
+ * [ Examples] ( https://github.com/feast-dev/feast/tree/master/examples )
229
232
* [ Running Feast with Snowflake/GCP/AWS] ( https://docs.feast.dev/how-to-guides/feast-snowflake-gcp-aws )
230
233
* [ Change Log] ( https://github.com/feast-dev/feast/blob/master/CHANGELOG.md )
231
234
Original file line number Diff line number Diff line change 144
144
* [ Python feature server] ( reference/feature-servers/python-feature-server.md )
145
145
* [ \[ Alpha\] Go feature server] ( reference/feature-servers/go-feature-server.md )
146
146
* [ Offline Feature Server] ( reference/feature-servers/offline-feature-server.md )
147
+ * [ Registry server] ( reference/feature-servers/registry-server.md )
147
148
* [ \[ Beta\] Web UI] ( reference/alpha-web-ui.md )
148
149
* [ \[ Beta\] On demand feature view] ( reference/beta-on-demand-feature-view.md )
149
150
* [ \[ Alpha\] Vector Database] ( reference/alpha-vector-database.md )
You can’t perform that action at this time.
0 commit comments