Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040362
en ru br
ALT Linux repos
S:0.12-alt2

Group :: Development/Perl
RPM: perl-Net-Async-CassandraCQL

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.12-alt2
Build date: 21 august 2021, 16:05 ( 135.7 weeks ago )
Size: 36.23 Kb

Home page:   http://search.cpan.org/dist/Net-Async-Cassandra…

License: Perl
Summary: use Cassandra databases with IO::Async using CQL
Description:

Perl module Net::Async::CassandraCQL allows use of the "CQL3"
interface of a Cassandra database.
It fully supports asynchronous operation via IO::Async, allowing
both direction 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.

It is based on Protocol::CassandraCQL, which more completely
documents the behaviours and limits of its ability to
communicate with Cassandra.

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

  • perl-Net-Async-CassandraCQL
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin