Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37037805
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Net-Async-CassandraCQL

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.12-alt2
Время сборки: 21 августа 2021, 16:05 ( 135.7 недели назад )
Размер архива: 36.23 Kb

Домашняя страница:   http://search.cpan.org/dist/Net-Async-Cassandra…

Лицензия: 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.

Текущий майнтейнер: Nikolay A. Fetisov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Net-Async-CassandraCQL
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin