[Bug 186057] New port: databases/p5-Net-Async-CassandraCQL This module allows use of the CQL3 interface of a Cassandra database
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 28 14:07:38 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186057
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: pi
Date: Thu Aug 28 14:07:08 UTC 2014
New revision: 366405
URL: http://svnweb.freebsd.org/changeset/ports/366405
Log:
New port: databases/p5-Net-Async-CassandraCQL
This module allows use of the CQL3 interface of a Cassandra
database. It fully supports asynchronous operation via IO::Async,
allowing both direct queries and prepared statements to be managed
concurrently, if required. Alternatively, as the interface is entirely
based on Future objects, it can be operated synchronously in a
blocking fashion by simply awaiting each individual operation by
calling the get method.
WWW: http://search.cpan.org/dist/Net-Async-CassandraCQL/
PR: 186057
Submitted by: admins at perceptyx.com
Changes:
head/databases/Makefile
head/databases/p5-Net-Async-CassandraCQL/
head/databases/p5-Net-Async-CassandraCQL/Makefile
head/databases/p5-Net-Async-CassandraCQL/distinfo
head/databases/p5-Net-Async-CassandraCQL/pkg-descr
head/databases/p5-Net-Async-CassandraCQL/pkg-plist
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-perl
mailing list