| Crates.io | cql-rust |
| lib.rs | cql-rust |
| version | 0.0.3 |
| created_at | 2014-11-20 20:17:27.605655+00 |
| updated_at | 2015-12-11 23:58:10.571132+00 |
| description | Driver for the Cassandra CQL Binary Protocol v2 |
| homepage | |
| repository | https://github.com/iterion/cql-rust |
| max_upload_size | |
| id | 140 |
| size | 12,602 |
This crate is currently using version 2 of the CQL native protocol. I was initially inspired by rust-cql, and the initial commit was much closer to the library but updated for v0.12.0 of Rust. The design of rust-postgres also influenced some of my decisions.