libmemcached-1.0: fix subscripting on empty vector
[awesomized/libmemcached] / support / example.cnf
1 # http://en.wikipedia.org/wiki/Consistent_hashing
2 --distribution=consistent
3
4 # Store one additional copy on each node.
5 --number-of-replicas=2
6 --namespace="my_foo"
7 --server=localhost:11211
8 --server=localhost:11212
9 --server=localhost:11213
10 --verify-key