Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review Redis example #4690

Open
dmartinol opened this issue Oct 25, 2024 · 1 comment · May be fixed by #4691
Open

Review Redis example #4690

dmartinol opened this issue Oct 25, 2024 · 1 comment · May be fixed by #4691

Comments

@dmartinol
Copy link
Contributor

Expected Behavior

We should provide a validated example of using Redis as an online store.

Current Behavior

There is one Redis example at Predict on an InferenceService with transformer using Feast online feature store shows an example of inference service with feast feature server using Redis on Kubernetes.
The example is outdated, and not perfectly working, according to the developer who raised the request on Slack.

Steps to reproduce

See original message in general Slack channel

Possible Solution

Use the exising example in python-helm-demo which already has Redis as the online store, and update it properly to reduce the need of external resources (e.g. Google Cloud Storage).

@dmartinol
Copy link
Contributor Author

@franciscojavierarceo is this done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant