Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042700
en ru br
ALT Linux repos
S:4.0.0-alt1

Group :: Development/Python3
RPM: python3-module-pymemcache

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.0.0-alt1
Build date: 18 october 2022, 10:09 ( 75.4 weeks ago )
Size: 62.98 Kb

Home page:   https://pypi.python.org/pypi/pymemcache

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.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-pymemcache
  • python3-module-pymemcache-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin