Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2014 14:07:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 186057] New port: databases/p5-Net-Async-CassandraCQL This module allows use of the CQL3 interface of a Cassandra database
Message-ID:  <bug-186057-14331-2p4Cn5z0Fh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-186057-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-186057-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186057

--- Comment #5 from commit-hook@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-186057-14331-2p4Cn5z0Fh>