Пакет perl-Net-Async-CassandraCQL: Информация

    Исходный пакет: perl-Net-Async-CassandraCQL
    Версия: 0.12-alt3
    Собран:  1 декабря 2023 г. 21:17
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Net-Async-CassandraCQL/

    Лицензия: Perl
    О пакете: use Cassandra databases with IO::Async using CQL
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Net-Async-CassandraCQL (noarch)

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Igor Vlasenko
    Vitaly Lipatov
    Nikolay A. Fetisov

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

    Последнее изменение


    1 декабря 2023 г. Igor Vlasenko 0.12-alt3
    - NMU: fixed build with perl 5.38
    21 августа 2021 г. Vitaly Lipatov 0.12-alt2
    - add BR: perl-IO-Async-tests
    29 мая 2015 г. Nikolay A. Fetisov 0.12-alt1
    - Initial build for ALT Linux Sisyphus