8096f7d5b1
This module provides the basic constants and other support functions required to communicate with a Cassandra database using CQL3. It is not in itself a CQL client; it simply provides the necessary support functions to allow one to be written. For a complete client, see instead Net::Async::CassandraCQL. WWW: http://search.cpan.org/dist/Protocol-CassandraCQL/ PR: 186055 Submitted by: admins@perceptyx.com
8 lines
363 B
Text
8 lines
363 B
Text
This module provides the basic constants and other support functions
|
|
required to communicate with a Cassandra database using CQL3. It is
|
|
not in itself a CQL client; it simply provides the necessary support
|
|
functions to allow one to be written.
|
|
|
|
For a complete client, see instead Net::Async::CassandraCQL.
|
|
|
|
WWW: http://search.cpan.org/dist/Protocol-CassandraCQL/
|