ScyllaDB
Description
Getting started
pip install "feast[cassandra]"feast init REPO_NAME -t cassandraExample (ScyllaDB)
project: scylla_feature_repo
registry: data/registry.db
provider: local
online_store:
type: cassandra
hosts:
- 172.17.0.2
keyspace: feast
username: scylla
password: passwordExample (ScyllaDB Cloud)
Functionality Matrix
Cassandra
Resources
Last updated
Was this helpful?