1
2
3
4
5
6
7
8
9
10
11
rust-cql
========

Cassandra Query Language version 3(cql3) v1 native protocol implementation with rust-lang

This is an implementation of cql3 native protocol [1]. Native protocol is disabled in current distribution. Please enable the native protocol before start. [2] 


[1] https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=doc/native_protocol.spec;hb=refs/heads/cassandra-1.2

[2] http://www.datastax.com/docs/1.2/cql_cli/cql_binary_protocol