Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add convenient API to get multiple type of keys from Redis #536

@xiaoyongzhu

Description

@xiaoyongzhu

Currently Feathr only supports getting a single type of keys thru client.get_online_features or client.multi_get_online_features. Essentially they are just sending the HMGET commands to Redis, say for "product_id".

Per this discussion (https://feathrai.slack.com/archives/C036HEUQM08/p1658237223861509), it would be good to add a convenient API to get multiple type of keys, say get some "product_id" and get some "user_id" at once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions