Package gem-memcached: Information

    Source package: gem-memcached
    Version: 2.0.0-alt1.1
    Latest version according to Repology
    Build time:  Sep 18, 2022, 05:21 AM in the task #296703
    Category: Development/Ruby
    Report package bug
    License: AFL-3.0
    Summary: A Ruby interface to the libmemcached C client
    Description: 
    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.

    List of rpms provided by this srpm:
    gem-memcached (x86_64, ppc64le, i586, armh, aarch64)
    gem-memcached-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    gem-memcached-devel (noarch)
    gem-memcached-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. libsasl2-devel
      2. libstdc++-devel
      3. libmemcached-devel
      4. gnu-config
      5. rpm-build-ruby

    Last changed


    April 1, 2020 Pavel Skrylev 2.0.0-alt1.1
    - ! spec tags and syntax
    April 30, 2019 Pavel Skrylev 2.0.0-alt1
    - > Ruby Policy 2.0
    - ^ 1.8.0 -> 2.0.0alpha
    June 18, 2018 Andrey Cherepanov 1.8.0-alt1
    - Initial build for Sisyphus