Skip to content

Awkward Deletion logic for Redis  #2254

@felixwang9817

Description

@felixwang9817

The Redis data model is not ideal. Specifically, feature data is stored in Redis with a key that only references the join key values, not the FV names. This means that two FVs sharing the same entities might share the same prefix in Redis, which results in awkward deletion logic. See #2240 for more details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions