freebsd-ports/databases/p5-Protocol-CassandraCQL/pkg-descr

9 lines
363 B
Text
Raw Normal View History

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/