feathr-ai/feathr

Stream features to offline storage

Open

#530 opened on Jul 29, 2022

View on GitHub
 (4 comments) (0 reactions) (1 assignee)Scala (1,929 stars) (244 forks)batch import
good first issuescala

Description

We now support stream features to online table(Redis).

It's a popular ask by users.

The main code is added by this https://github.com/linkedin/feathr/pull/137. Existing user guide: https://github.com/linkedin/feathr/blob/f3d6ba57425d550f19730403115c0523f6c3ffe6/docs/how-to-guides/streaming-source-ingestion.md.

Difficulty: medium

Contributor guide