Crates.io | cassandra-protocol |
lib.rs | cassandra-protocol |
version | 3.3.0 |
source | src |
created_at | 2021-11-17 09:00:10.862009 |
updated_at | 2024-09-30 06:51:40.885768 |
description | Cassandra protocol implementation |
homepage | https://github.com/krojew/cdrs-tokio |
repository | https://github.com/krojew/cdrs-tokio |
max_upload_size | |
id | 483221 |
size | 464,952 |
Cassandra low-level protocol implementation, written in Rust.
If you wish to use Cassandra without dealing with protocol-level details, consider a high-level crate like cdrs-tokio.