Dragonfly
Description
Using Dragonfly as a drop-in Feast online store instead of Redis
1. Create a feature repository
feast init feast_dragonfly
cd feast_dragonfly/feature_repoproject: feast_dragonfly
registry: data/registry.db
provider: local
online_store:
type: redis
connection_string: "localhost:6379"2. Start Dragonfly
3. Register feature definitions and deploy your feature store
Functionality Matrix
Redis
Last updated
Was this helpful?