What Rust crate is closest to cassandra / scylladb?

Note: I am not looking for bindings to cassandra / scylladb.

I am avoiding scylladb (AGPL license), and prefer something a bit more recent / more performant than cassandra (java).

Is there any pure Rust implementation of something in this ballpark?

already looked at: sled, tikv, tidb

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.