Package perl-Net-Async-CassandraCQL: Information

    Source package: perl-Net-Async-CassandraCQL
    Version: 0.12-alt1
    Build time:  Nov 19, 2018, 01:26 AM
    Category: Development/Perl
    Report package bug
    License: Perl (GPL or Artistic)
    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.

    List of rpms provided by this srpm:
    perl-Net-Async-CassandraCQL (noarch)

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Nikolay A. Fetisov

      1. perl-Compress-LZ4
      2. perl-Devel-GlobalDestruction
      3. perl-Devel-Refcount
      4. perl-HTML-Parser
      5. perl-IO-Async
      6. perl-Math-Int64
      7. perl-Module-Build
      8. perl-Protocol-CassandraCQL
      9. perl-Test-HexString
      10. perl-Test-Identity
      11. perl-Test-Pod
      12. perl-devel
      13. rpm-build-licenses

    Last changed


    May 29, 2015 Nikolay A. Fetisov 0.12-alt1
    - Initial build for ALT Linux Sisyphus