Module linera_views::backends::scylla_db

source ·
Expand description

Implements crate::store::KeyValueStore for the ScyllaDB database.

The current connection is done via a Session and a corresponding primary key called “namespace”. The maximum number of concurrent queries is controlled by max_concurrent_queries.

Structs§

Enums§

Type Aliases§