jwhitlock / pylibmc

A Python wrapper around the libmemcached interface from TangentOrg.

Home Page:http://sendapatch.se/projects/pylibmc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pylibmc is a Python client for memcached written in C.

See the documentation at sendapatch.se/projects/pylibmc/ for more information.

https://travis-ci.org/lericson/pylibmc.png?branch=master

New in version 1.3.0

Because there ain't nothing better than releasing software in the spring time.

Lots of improvements have come about in just about every corner of the library, thanks to eighteen different authors over almost 20 pull requests. Amazing.

  • Added touch support
  • Added compress_level
  • Added weighted distribution
  • Added automated benchmarking utility
  • Added Travis CI and build status
  • Added behavior dead_timeout
  • Added behaviors tcp_keepalive
  • Added behavior callback_prefix_key
  • Lots of bug tuning, fixes, tests, and documentation

Last but not least I would like to ask for your support in this project, either by helping out with development, testing, documentation or anything at all; or simply by donating some magic internet money to the project's Bitcoin address 12dveKhqiJWCY8zXT4kaHdHELXPeGAUo9h

Lastly, thanks in particular to the authors of this release: Abramowitz, Baklanov, Bergström, Borisov, Branson, Brown, Ericson, Hansche, Hlodversson, King, Kowalak, McFague, Moura, Noguchi, Schurter, Williams and Wong.

Maintainer


http://www.smbc-comics.com/comics/20110908.gif

About

A Python wrapper around the libmemcached interface from TangentOrg.

http://sendapatch.se/projects/pylibmc/


Languages

Language:C 53.6%Language:Python 30.4%Language:C++ 13.0%Language:Shell 3.1%