Пакет ruby-memcached: Информация

    Бинарный пакет: ruby-memcached
    Версия: 2.0.0-alt1
    Архитектура: x86_64
    Собран:  30 апреля 2019 г. 17:34 в задании #228264
    Исходный пакет: ruby-memcached
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/arthurnn/memcached

    Лицензия: AFL-3.0
    О пакете: A Ruby interface to the libmemcached C client
    Описание: 
    An interface to the libmemcached C client.
    
    Features
    
    * clean API
    * robust access to all memcached features
    * SASL support for the binary protocol
    * multiple hashing modes, including consistent hashing
    * ludicrous speed, including optional pipelined IO with no_reply
    
    The memcached library wraps the pure-C libmemcached client via SWIG.

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev
    Andrey Cherepanov

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


    30 апреля 2019 г. Pavel Skrylev 2.0.0-alt1
    - Use Ruby Policy 2.0
    18 июня 2018 г. Andrey Cherepanov 1.8.0-alt1
    - Initial build for Sisyphus