Skip to content
forked from lericson/pylibmc

A Python wrapper around the libmemcached interface from TangentOrg.

Notifications You must be signed in to change notification settings

mbrukman/pylibmc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.5.0

This release fixes critical memory leaks in common code paths introduced in 1.4.2. Highly recommended.

New in version 1.4.0

Brace yourself, Python 3.x support has come!

Thanks to everybody involved in this project; this release involves less authors but a lot more work per person. Thanks especially to Harvey Falcic for the work he put in, without which there wouldn't be any Python 3.x support. Also thanks to Sergey Pashinin for the initial stab at the problem.

Other than that, we had miscellaneous bug fixes, testing improvements, and documentation updates.

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.

Maintainer


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

About

A Python wrapper around the libmemcached interface from TangentOrg.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 53.2%
  • Python 34.1%
  • C++ 12.7%