Update for virtual buckets/wasn't this just originally the wheel?
authorBrian Aker <brian@32.13.224.10.in-addr.arpa>
Tue, 29 Mar 2011 00:16:54 +0000 (17:16 -0700)
committerBrian Aker <brian@32.13.224.10.in-addr.arpa>
Tue, 29 Mar 2011 00:16:54 +0000 (17:16 -0700)
commitabc87c2867661669e897142dbfd531e32a14981b
tree033aba0717e346ae8004bc64b80ba381ac232f32
parent81416ab2d4fe60d5c71ea11326a351993c539002
Update for virtual buckets/wasn't this just originally the wheel?
16 files changed:
libmemcached/behavior.c
libmemcached/behavior.h
libmemcached/constants.h
libmemcached/hash.c
libmemcached/hash.h
libmemcached/hosts.c
libmemcached/include.am
libmemcached/memcached.c
libmemcached/memcached.h
libmemcached/virtual_bucket.c [new file with mode: 0644]
libmemcached/virtual_bucket.h [new file with mode: 0644]
tests/include.am
tests/mem_functions.c
tests/parser.cc
tests/virtual_buckets.cc [new file with mode: 0644]
tests/virtual_buckets.h [new file with mode: 0644]