Update to interface (modified to better support lots of hashing functions).
authorBrian Aker <brian@tangent.org>
Wed, 31 Oct 2007 07:44:20 +0000 (00:44 -0700)
committerBrian Aker <brian@tangent.org>
Wed, 31 Oct 2007 07:44:20 +0000 (00:44 -0700)
commitd1af612e477eca6e0d26b97ffe341a22390d7efa
tree432d69739301d41ee86817eb61ee3aaf2a014c04
parent03f069ae2f50dd6de7ee5f466b0101cccbea4293
Update to interface (modified to better support lots of hashing functions).

Yes.... I apologize now for making non-backwards compatible change. Few were
probably using MD5 though since it was slow, I don't think this will be an
issue.
include/memcached.h
lib/memcached_behavior.c
lib/memcached_hash.c
tests/test.c