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 |
antirez
|
d3701d2714
Limit memory used by big SLOWLOG entries.
|
12 years ago |
antirez
|
60e2e5b50d
redis.conf AOF section comments improved.
|
12 years ago |
antirez
|
84bcd3aa24
It is now possible to enable/disable RDB checksum computation from redis.conf or via CONFIG SET/GET. Also CONFIG SET support added for rdbcompression as well.
|
12 years ago |
antirez
|
ba864e09d4
Comments about security of slave-read-only in redis.coinf.
|
12 years ago |
antirez
|
f3fd419fc9
Support for read-only slaves. Semantical fixes.
|
12 years ago |
quiver
|
96e9f8d5e3
fix typo of redis.conf
|
12 years ago |