projects
/
m6w6
/
libmemcached
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
history
|
raw
|
HEAD
OSX fixes, make memcapable a test.
[m6w6/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