﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
3648	CMemcache support for faster memcached access.	floguy@…	Jacob	"[http://gijsbert.org/cmemcache/index.html cmemcache] is a python wrapper around the [http://people.freebsd.org/~seanc/libmemcache/ libmemcache] C library.  According to the website: [[BR]]__cmemcache is about 2 times faster then python-memcache with short key names (8 characters), faster with larger key names.__

That is a speed improvement that many django users would welcome.  Since the cmemcache module is api-compatible with the current memcache module, all that's needed was a simple import clause.

There is still a fallback in case cmemcache cannot be found."		closed	Core (Cache system)	dev		fixed	memcached, memcache, speed, optimize, optimization	floguy@…	Ready for checkin	1	0	0	0	0	0
