Skip to content

Commit d5b02af

Browse files
committed
Update README and add architecture diagram
1 parent f3d067d commit d5b02af

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
Feast Java components
1+
# 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)

docs/architecture.png

23.1 KB
Loading

infra/architecture.png

29.9 KB
Loading

0 commit comments

Comments
 (0)