Package python3-module-pymemcache: Information

    Source package: python3-module-pymemcache
    Version: 4.0.0-alt1
    Build time:  Oct 27, 2022, 01:26 PM
    Report package bug
    License: Apache-2.0
    Summary: A comprehensive, fast, pure Python memcached client
    Description: 
    A comprehensive, fast, pure-Python memcached client.
    
    pymemcache supports the following features:
    
    * Complete implementation of the memcached text protocol.
    * Connections using UNIX sockets, or TCP over IPv4 or IPv6.
    * Configurable timeouts for socket connect and send/recv calls.
    * Access to the "noreply" flag, which can significantly increase the speed of writes.
    * Flexible, modular and simple approach to serialization and deserialization.
    * The (optional) ability to treat network and memcached errors as cache misses.

    List of rpms provided by this srpm:
    python3-module-pymemcache (noarch)
    python3-module-pymemcache-tests (noarch)

    Maintainer: Grigory Ustinov


      1. python3-module-faker
      2. python3-module-mock
      3. python3-module-pytest
      4. python3-module-pytest-cov
      5. python3-module-setuptools
      6. python3-module-six
      7. python3-module-zstd
      8. rpm-build-python3

    Last changed


    Oct. 18, 2022 Grigory Ustinov 4.0.0-alt1
    - Automatically updated to 4.0.0.
    Oct. 8, 2022 Grigory Ustinov 3.5.2-alt1
    - Automatically updated to 3.5.2.
    June 1, 2021 Grigory Ustinov 1.4.3-alt2
    - Drop python2 support.