index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
redis.conf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
min-slaves-to-write: initial description of the feature in redis.conf
antirez
2013-05-30
1
-0
/
+16
*
redis.conf updated: repl-timeout now uesd by masters as well.
antirez
2013-05-27
1
-2
/
+5
*
Added a define for most configuration defaults.
antirez
2013-05-15
1
-2
/
+2
*
Config option to turn AOF rewrite incremental fsync on/off.
antirez
2013-04-24
1
-0
/
+6
*
Cluster: node timeout is now configurable.
antirez
2013-04-04
1
-0
/
+6
*
Add a warning about command renaming in redis.conf.
antirez
2013-03-06
1
-0
/
+3
*
point 2 of slave-serve-stale-data miss '-' between 'stale' and 'data'
Stam He
2013-03-04
1
-1
/
+1
*
PSYNC: work in progress, preview #2, rebased to unstable.
antirez
2013-02-12
1
-0
/
+22
*
TCP keep-alive. Better documentation in redis.conf.
antirez
2013-02-09
1
-6
/
+11
*
tcp-keepalive option documented in redis.conf.
antirez
2013-02-08
1
-0
/
+11
*
TCP_NODELAY after SYNC: changes to the implementation.
antirez
2013-02-05
1
-0
/
+15
*
Fix a few typos and improve grammar of redis.conf
David Celis
2013-02-03
1
-20
/
+20
*
Keyspace events: it is now possible to select subclasses of events.
antirez
2013-01-28
1
-4
/
+33
*
Keyspace events notification API.
antirez
2013-01-28
1
-0
/
+17
*
Fixed many typos.
guiquanz
2013-01-19
1
-1
/
+1
*
serverCron() frequency is now a runtime parameter (was REDIS_HZ).
antirez
2012-12-14
1
-0
/
+17
*
Sentinel: added documentation about slave-priority in redis.conf
antirez
2012-08-28
1
-0
/
+15
*
Limit memory used by big SLOWLOG entries.
antirez
2012-04-21
1
-1
/
+1
*
redis.conf AOF section comments improved.
antirez
2012-04-20
1
-16
/
+21
*
It is now possible to enable/disable RDB checksum computation from redis.conf...
antirez
2012-04-10
1
-0
/
+9
*
Comments about security of slave-read-only in redis.coinf.
antirez
2012-03-21
1
-1
/
+9
*
Support for read-only slaves. Semantical fixes.
antirez
2012-03-20
1
-0
/
+8
*
fix typo of redis.conf
quiver
2012-03-10
1
-1
/
+1
*
Merge conflicts resolved.
antirez
2012-03-09
1
-6
/
+5
|
\
|
*
Update default configuration
Pieter Noordhuis
2012-01-25
1
-6
/
+5
*
|
By default Redis refuses writes with an error if the latest BGSAVE failed (an...
antirez
2012-03-07
1
-0
/
+15
*
|
more practical maxmemory+slaves hint in redis.conf
antirez
2012-02-08
1
-0
/
+4
*
|
redis.conf updated with new maxmemory semantics
antirez
2012-02-08
1
-15
/
+17
*
|
redis.conf typo fixed in the client-output-buffer-limit documentation
antirez
2012-01-24
1
-1
/
+1
*
|
client-output-buffer-limit documented in redis.conf
antirez
2012-01-24
1
-0
/
+37
*
|
Merge remote-tracking branch 'origin/unstable' into unstable
antirez
2012-01-16
1
-11
/
+11
|
\
\
|
*
|
Fixed some typos in redis.conf.
Kashif Rasul
2011-12-28
1
-11
/
+11
|
|
/
*
|
It is now posible to flush all the previous saving points in redis.conf by us...
antirez
2012-01-16
1
-0
/
+6
|
/
*
Fixed a config docs typo.
diegok
2011-12-22
1
-1
/
+1
*
default log level is now notice.
antirez
2011-11-30
1
-1
/
+1
*
Fixed a typo in comments.
Jérémy Bethmont
2011-11-21
1
-1
/
+1
*
redis.conf updated to reflect the new scripting timeout semantics.
antirez
2011-11-18
1
-2
/
+6
*
use timeout 0 by default, as this is a common source of problems.
antirez
2011-10-31
1
-1
/
+1
*
added more clarifications in redis.conf about ther right value to set as repl...
antirez
2011-10-31
1
-0
/
+4
*
fixed typo in comments
Herbert G. Fischer
2011-10-31
1
-2
/
+2
*
7c6da73
antirez
2011-10-31
1
-0
/
+11
*
maxclients configuration is now implemented dealing with the actual process r...
antirez
2011-10-31
1
-4
/
+7
*
If a Lua script executes for more time than the max time specified in the con...
antirez
2011-10-27
1
-3
/
+10
*
Added a config directive for a Unix socket mask
Nathan Florea
2011-10-10
1
-0
/
+1
*
cluster config file entries added to the example configuration file
antirez
2011-09-28
1
-0
/
+19
*
master branch merged into scripting.
antirez
2011-07-12
1
-0
/
+24
|
\
|
*
Fixed typo in redis.conf related to slow log parameters
antirez
2011-07-03
1
-1
/
+1
|
*
More redis.conf self-documentation. Now even queries that took exactly server...
antirez
2011-06-30
1
-0
/
+6
|
*
slow log configuration implemented
antirez
2011-06-30
1
-0
/
+18
*
|
unstable merge conflicts resolved
antirez
2011-06-25
1
-26
/
+0
|
\
\
|
|
/
[prev]
[next]