We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d067d commit d5b02afCopy full SHA for d5b02af
README.md
@@ -1 +1,13 @@
1
-Feast Java components
+# Feast Java components
2
+
3
+## Overview
4
5
+This repository contains the following Feast components
6
+* Feast Core: The central feature registry used to define and manage entities and features
7
+* Feast Serving: A service used to serve the latest feature values to models
8
+* Feast Java SDK: A client used to retrieve features from Feast Serving
9
+* Helm Charts: The repository also contains Helm charts to deploy Feast Core and Feast Serving into a Kubernetes cluster
10
11
+# Architecture
12
13
+
docs/architecture.png
23.1 KB
infra/architecture.png
29.9 KB
0 commit comments