Skip to content

Commit a68dc85

Browse files
woopgitbook-bot
authored andcommitted
GitBook: [master] 82 pages modified
1 parent 47fce66 commit a68dc85

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

docs/roadmap.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
## Backlog
44

5-
* Add On-demand transformations support
65
* Add Data quality monitoring
76
* Add Snowflake offline store support
87
* Add Bigtable support
@@ -16,10 +15,24 @@
1615
* Decouple Feast Serving from Feast Core
1716
* Add FeatureView support to Feast Serving
1817
* Update Helm Charts \(remove Core, Postgres, Job Service, Spark\)
19-
* Add Redis support for Feast
2018
* Add direct deployment support to AWS and GCP
2119
* Add Dynamo support
2220
* Add Redshift support
21+
* Add support for on-demand transformations
22+
* Add support for a REST/HTTP based Feature Server
23+
24+
## Feast 0.11
25+
26+
### **New Functionality**
27+
28+
1. Feature inferencing
29+
2. Entity inferencing
30+
3. Redis and Redis Cluster online store support
31+
4. Add Unix Timestamp value type
32+
33+
### **Technical debt, refactoring, or housekeeping**
34+
35+
1. Introduced OnlineStore interfaces
2336

2437
## Feast 0.10
2538

0 commit comments

Comments
 (0)