python-python-memcached

Edit Package python-python-memcached

This package was originally written by Evan Martin of Danga.
Sean Reifschneider of tummy.com, ltd. has taken over maintenance of it.

This software is a 100% Python interface to the memcached memory cache
daemon. It is the client side software which allows storing values in one
or more, possibly remote, memcached servers. Search google for memcached
for more information.

Refresh
Refresh
Source Files
Filename Size Changed
python-memcached-1.51.tar.gz 0000020176 19.7 KB
python-python-memcached.changes 0000003354 3.28 KB
python-python-memcached.spec 0000002171 2.12 KB
Revision 6 (latest revision is 22)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 178850 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 6)
- update to 1.51:
  *  Add a MANIFEST.in file, patch by Daniel Widerin.
  *  Client() now takes a "check_keys" option, which defaults to True.
     If False, it disables the checking of keys to ensure they have
     acceptable size and are composed of non-control characters.
     Suggested by Ben Hoyt.
  *  Converting control character checking of keys based on performance
     testing of alternatives by Ben Hoyt.
  *  Converted unicode tests from using u'', patch from Eren Güve.
  *  Included license file (pull request by "Philippe" pombredanne).
  *  Doing a "set" after server goes away, raised AttributeError:
     'NoneType' object has no attribute 'sendall'.  Patch by Ken Lalonde
  *  incr/decr return None instead of 0 on server connection failure.
     Suggested by Ivan Virabyan
  *  Supports IPv6 connections using: "inet6:[fd00::32:19f7]:11000".
     Patch by Romain Courteaud
- python-memcached-ipv6-and-or.patch: remove. Solved differently upstream (forwarded request 178495 from dirkmueller)
Comments 0
openSUSE Build Service is sponsored by