feathr-ai/feathr

Stream features to offline storage

Open

#530 geöffnet am 29. Juli 2022

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Scala (1.929 Stars) (244 Forks)batch import
good first issuescala

Beschreibung

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