projects
/
awesomized
/
libmemcached
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
history
|
raw
|
HEAD
Updating for 1.0.2 release
[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