antirez
|
62c8fa38a9
Sentinel: added documentation about slave-priority in redis.conf
|
há 12 anos atrás |
antirez
|
df10c797e0
Limit memory used by big SLOWLOG entries.
|
há 12 anos atrás |
antirez
|
31f9f987ac
more practical maxmemory+slaves hint in redis.conf
|
há 12 anos atrás |
antirez
|
662f25e805
redis.conf updated with new maxmemory semantics
|
há 12 anos atrás |
antirez
|
18fe946f6a
use timeout 0 by default, as this is a common source of problems.
|
há 13 anos atrás |
antirez
|
9e68987f53
added more clarifications in redis.conf about ther right value to set as replication timeout.
|
há 13 anos atrás |
Herbert G. Fischer
|
421f6afd3d
fixed typo in comments
|
há 13 anos atrás |
Herbert G. Fischer
|
7c6da7327f
Added repl_ping_slave_period and repl_timeout options support
|
há 13 anos atrás |
Nathan Florea
|
09cefcfbb3
Added a config directive for a Unix socket mask
|
há 13 anos atrás |
antirez
|
847fc09855
Fixed typo in redis.conf related to slow log parameters
|
há 13 anos atrás |
antirez
|
99509ab257
slow log merged into 2.4
|
há 13 anos atrás |
antirez
|
61751a4dc4
AOF auto rewrite backported to 2.4
|
há 13 anos atrás |
antirez
|
7a4c4682f2
Warn the user in redis.conf that VM is deprecated and discouraged
|
há 13 anos atrás |
Pieter Noordhuis
|
eab8382d18
Configurable thresholds for encoded sorted sets
|
há 13 anos atrás |
antirez
|
a36d524562
If port zero is specified, Redis will not listen for TCP connections
|
há 14 anos atrás |
antirez
|
99677e89d0
default hash encoding settings also fixed in redis.conf
|
há 14 anos atrás |
Pieter Noordhuis
|
01a0b09886
Remove glueoutputbuf from redis.conf
|
há 14 anos atrás |
antirez
|
6a246b1e7e
special encoding limits redefined, and all the config options for special encodings added in the example redis.conf file
|
há 14 anos atrás |
Jonah H. Harris
|
e1a586ee69
syslog support
|
há 14 anos atrás |
antirez
|
5402c4262e
added noeviction policy to redis maxmemory. ZSCORE removed from the list of commands that can't be called when we are low on memory, this command was added in the past for a stupid error.
|
há 14 anos atrás |
antirez
|
4ebfc45528
config option to select if when replication link with master a slave should or not serve stale data
|
há 14 anos atrás |
antirez
|
8d3e063a0a
added support for command renaming/suppression in redis.conf
|
há 14 anos atrás |
antirez
|
0a546fc017
Merge remote branch 'pietern/unixsocket'
|
há 14 anos atrás |
antirez
|
a36879293d
maxmemory-samples implemented in CONFIG command and configuration file
|
há 14 anos atrás |
antirez
|
165346ca29
implemented different algorithms for maxmemory
|
há 14 anos atrás |
Pieter Noordhuis
|
893819801d
Remove disabling TCP with port -1
|
há 14 anos atrás |
Pieter Noordhuis
|
5d10923f7b
Rename variable sockpath to unixsocket
|
há 14 anos atrás |
Pieter Noordhuis
|
a5639e7dd9
Change initialization to allow listening on both a port and socket
|
há 14 anos atrás |
antirez
|
d5d23dabd7
redis.conf new features the new option, a minor typo preventing the compilation fixed
|
há 14 anos atrás |
antirez
|
9682a58fca
conflicts resolved
|
há 14 anos atrás |