feast-dev / feast-dev/feast-java-old
[Discuss] Support different stores for different projects in one single feast-serving container
Open
- Dominant language
- Java
- Stars
- 12
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Move the discussion from slack to github issue for visibility.
We have a use case that require using different redis clusters for different projects, e.g. shared features can be placed in a shared redis cluster and team-specific features can be placed in team redis cluster. We will have a single request that read from multiple clusters.
If we think this is the direction moving forward, we can brainstorm implementation details here.
Contributor guide
Assessment
This issue has not been assessed yet.