cqlite-core 0.11.0

Core engine for CQLite — read Apache Cassandra 5.0 SSTables locally without a cluster
Documentation
1
2
3
4
5
#![cfg(feature = "benchmarks")]

//! Benchmarking infrastructure for CQLite

pub mod cassandra5;