Cache::Memcached & libmemcached hash compatibility

Marc Rossi marc_rossi at yahoo.com
Mon Dec 31 18:23:03 UTC 2007


Hopefully I'll find some
time this evening to dig through the code, but can anyone enlighten me
in the mean time as to whether the hash functions between libmemcached
& Cache::Memcached are compatible?  I seem to recall crc32 being
the hash used in Cache::Memcached, will selecting the CRC hash type in
libmemcached work for me?


TIA

Marc


<!--
if( Nabble.ads ) {
	Nabble.ads();
}
//-->




if( self == top ) {
	Nabble.writeReturnToLink(
		'<a href="'
		+( Nabble.tview == "dump"
			? 'http://www.nabble.com/libmemcached---Cache%3A%3AMemcached-hash-compatibility-td14532422.html'
			: 'http://www.nabble.com/libmemcached---Cache%3A%3AMemcached-hash-compatibility-to14532422.html'
		)
		+ '" target="_top">Return to thread</a>'
	);
} else if( Nabble.prev )
	Nabble.writeReturnToLink(Nabble.prev);




More information about the memcached mailing list