antirez
|
305d7f29f3
Clarify include directive behavior in example redis.conf.
|
11 years ago |
Yubao Liu
|
7da423f79f
CONFIG REWRITE: don't throw some options on config rewrite
|
11 years ago |
antirez
|
6d184e02be
Example redis.conf formatted to better show appendfilename option.
|
11 years ago |
Yubao Liu
|
6d5fa2e06c
fix typo in redis.conf and sentinel.conf
|
11 years ago |
antirez
|
8534a290d3
Fixed typo in redis.conf.
|
11 years ago |
Anurag Ramdasan
|
fb6b9b14bd
fixed typo
|
11 years ago |
Anurag Ramdasan
|
74431b80a3
Fixed grammar: 'usually' to 'usual'
|
11 years ago |
antirez
|
74da4a574f
Fixed typos in redis.conf file.
|
11 years ago |
antirez
|
e5864c73b6
Cluster: example redis.conf updated from sec to ms for cluster-node-timeout.
|
11 years ago |
antirez
|
c76df73010
Revert "Document port6 and bind6 config options."
|
11 years ago |
Geoff Garside
|
93570e179e
Document port6 and bind6 config options.
|
13 years ago |
antirez
|
64b3b9b1d4
Example redis.conf: bind to multiple interfaces documented.
|
11 years ago |
antirez
|
ed599d3aca
min-slaves-to-write: don't accept writes with less than N replicas.
|
11 years ago |
antirez
|
cbdb2153c5
min-slaves-to-write: initial description of the feature in redis.conf
|
11 years ago |
antirez
|
c9b55a29d6
redis.conf updated: repl-timeout now uesd by masters as well.
|
11 years ago |
antirez
|
310dbba01c
Added a define for most configuration defaults.
|
11 years ago |
antirez
|
d264122f6a
Config option to turn AOF rewrite incremental fsync on/off.
|
11 years ago |
antirez
|
05fa4f4034
Cluster: node timeout is now configurable.
|
11 years ago |
antirez
|
4d62912619
Add a warning about command renaming in redis.conf.
|
11 years ago |
Stam He
|
d783860457
point 2 of slave-serve-stale-data miss '-' between 'stale' and 'data'
|
11 years ago |
antirez
|
078882025e
PSYNC: work in progress, preview #2, rebased to unstable.
|
11 years ago |
antirez
|
93ae95de74
TCP keep-alive. Better documentation in redis.conf.
|
11 years ago |
antirez
|
98b1a852b4
tcp-keepalive option documented in redis.conf.
|
11 years ago |
antirez
|
b70b459b0e
TCP_NODELAY after SYNC: changes to the implementation.
|
11 years ago |
David Celis
|
81144645b4
Fix a few typos and improve grammar of redis.conf
|
11 years ago |
antirez
|
fce016d31b
Keyspace events: it is now possible to select subclasses of events.
|
12 years ago |
antirez
|
4cdbce341e
Keyspace events notification API.
|
12 years ago |
guiquanz
|
9d09ce3981
Fixed many typos.
|
12 years ago |
antirez
|
f1481d4a03
serverCron() frequency is now a runtime parameter (was REDIS_HZ).
|
12 years ago |
antirez
|
712656e848
Sentinel: added documentation about slave-priority in redis.conf
|
12 years ago |