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
*
add jemalloc-bg-thread config in redis conf
hwware
2020-05-08
1
-0
/
+3
*
Rework a bit the documentation for CPU pinning.
antirez
2020-05-08
1
-7
/
+17
*
Support setcpuaffinity on linux/bsd
zhenwei pi
2020-05-08
1
-0
/
+15
*
Fix tracking table max keys option in redis.conf.
antirez
2020-04-30
1
-9
/
+12
*
Adding acllog-max-len to Redis.conf
Jamie Scott
2020-04-17
1
-0
/
+9
*
Clarify redis.conf comment about lazyfree-lazy-user-del.
antirez
2020-04-07
1
-5
/
+9
*
lazyfree: add a new configuration lazyfree-lazy-user-del
zhaozhao.zz
2020-04-07
1
-1
/
+4
*
Update redis.conf
박승현
2020-03-25
1
-1
/
+1
*
Remove default guidance in Redis.conf
Jamie Scott
2020-03-12
1
-2
/
+1
*
Update Redis.conf to improve TLS usability
Jamie Scott
2020-03-12
1
-1
/
+2
*
RDB deletion: document it in example redis.conf.
antirez
2020-03-05
1
-0
/
+13
*
Exclude "keymiss" notification from NOTIFY_ALL
Guy Benoish
2020-02-12
1
-1
/
+5
*
TLS: Some redis.conf clarifications.
Yossi Gottlieb
2020-02-12
1
-11
/
+10
*
Document I/O threads in redis.conf.
antirez
2020-01-17
1
-0
/
+46
*
Update to directive in redis.conf (missing s)
Jamie Scott
2020-01-10
1
-1
/
+1
*
Add configuration option for allowing reads on cluster down
Madelyn Olson
2019-12-16
1
-0
/
+16
*
Change description to be agnostic to the number of policies.
Michael Chaten
2019-12-09
1
-1
/
+1
*
Fix outdated information on max memory policies
Michael Chaten
2019-12-06
1
-1
/
+1
*
Merge pull request #6559 from oranagra/active_defrag_tunables
Salvatore Sanfilippo
2019-11-20
1
-9
/
+7
|
\
|
*
Adjustments for active defrag defaults and tuning
Oran Agra
2019-11-12
1
-9
/
+7
*
|
Expire cycle: document expire effort in redis.conf.
antirez
2019-11-18
1
-3
/
+20
|
/
*
Typo fix: kill -> still
Carsten Strotmann
2019-10-25
1
-4
/
+3
*
TLS: Improve CA certifiate configuration options.
Yossi Gottlieb
2019-10-08
1
-2
/
+4
*
TLS: Configuration options.
Yossi Gottlieb
2019-10-07
1
-0
/
+24
*
TLS: Connections refactoring and TLS support.
Yossi Gottlieb
2019-10-07
1
-0
/
+44
*
Mark diskless loads as experimental in redis.conf.
antirez
2019-07-25
1
-6
/
+16
*
Client side caching: document tracking-table-max-fill in redis.conf.
antirez
2019-07-24
1
-0
/
+33
*
Example redis.conf: stay under 80 cols.
antirez
2019-07-24
1
-31
/
+33
*
Remove experimental warning from diskless replication.
antirez
2019-07-24
1
-4
/
+0
*
diskless replication on slave side (don't store rdb to file), plus some other...
Oran Agra
2019-07-08
1
-0
/
+16
*
removed obsolete warning as per - https://github.com/antirez/redis/issues/5291
abhay
2019-04-26
1
-7
/
+1
*
Gopher: document the feature in redis.conf.
antirez
2019-02-25
1
-0
/
+55
*
ACL: Document masteruser option in redis.conf.
antirez
2019-02-12
1
-0
/
+11
*
ACL: some documentation inside redis.conf.
antirez
2019-02-08
1
-0
/
+88
*
ACL: redis.conf: mark old ACL-alike stuff as deprecated.
antirez
2019-02-05
1
-9
/
+28
*
redis.conf typo fixed: ingore -> ignore.
antirez
2018-10-15
1
-1
/
+1
*
Fix typo in comment
Pavel Skuratovich
2018-09-24
1
-1
/
+1
*
Slave removal: capitalize Replica
Jakub Vrana
2018-09-11
1
-4
/
+4
*
Slave removal: Make obvious in redis.conf what a replica is.
antirez
2018-09-11
1
-0
/
+5
*
Slave removal: fix typo of replicaof.
antirez
2018-09-11
1
-1
/
+1
*
Slave removal: slave -> replica in redis.conf and output buffer option.
antirez
2018-09-11
1
-128
/
+128
*
Document slave-ignore-maxmemory in redis.conf.
antirez
2018-08-27
1
-0
/
+20
*
Document dynamic-hz in the example redis.conf.
antirez
2018-07-30
1
-0
/
+16
*
Fix typo
Jack Drogon
2018-07-03
1
-1
/
+1
*
Merge pull request #4758 from soloestoy/rdb-save-incremental-fsync
Salvatore Sanfilippo
2018-06-16
1
-0
/
+6
|
\
|
*
add rdb-save-incremental-fsync option in redis.conf
zhaozhao.zz
2018-03-16
1
-0
/
+6
*
|
fix stream config typo
shenlongxing
2018-06-07
1
-1
/
+1
*
|
Streams: better document the max node limits.
antirez
2018-06-07
1
-1
/
+4
*
|
Streams: use non static macro node limits.
antirez
2018-06-07
1
-0
/
+8
*
|
AOF: enable RDB-preamble rewriting by default.
antirez
2018-03-25
1
-4
/
+1
[next]