Yossi Gottlieb
|
b087dd1db6
TLS: Connections refactoring and TLS support.
|
5 years ago |
antirez
|
0714581e0c
Mark diskless loads as experimental in redis.conf.
|
5 years ago |
antirez
|
e53a26b5d8
Client side caching: document tracking-table-max-fill in redis.conf.
|
5 years ago |
antirez
|
0b780a5477
Example redis.conf: stay under 80 cols.
|
5 years ago |
antirez
|
a67d0411e7
Remove experimental warning from diskless replication.
|
5 years ago |
Oran Agra
|
2de544cfcc
diskless replication on slave side (don't store rdb to file), plus some other related fixes
|
5 years ago |
abhay
|
162208f94d
removed obsolete warning as per - https://github.com/antirez/redis/issues/5291
|
5 years ago |
antirez
|
40a01a945d
Gopher: document the feature in redis.conf.
|
5 years ago |
antirez
|
fb7bfc17cd
ACL: Document masteruser option in redis.conf.
|
5 years ago |
antirez
|
af8761e4f2
ACL: some documentation inside redis.conf.
|
5 years ago |
antirez
|
7604ab7118
ACL: redis.conf: mark old ACL-alike stuff as deprecated.
|
5 years ago |
antirez
|
b2fd9f7e7c
redis.conf typo fixed: ingore -> ignore.
|
6 years ago |
Pavel Skuratovich
|
3a27b3d0d8
Fix typo in comment
|
6 years ago |
Jakub Vrana
|
cb51bb4320
Slave removal: capitalize Replica
|
6 years ago |
antirez
|
c9bab6f302
Slave removal: Make obvious in redis.conf what a replica is.
|
6 years ago |
antirez
|
a67181f88a
Slave removal: fix typo of replicaof.
|
6 years ago |
antirez
|
6f3d357d8f
Slave removal: slave -> replica in redis.conf and output buffer option.
|
6 years ago |
antirez
|
5941022b52
Document slave-ignore-maxmemory in redis.conf.
|
6 years ago |
antirez
|
15be174cf1
Document dynamic-hz in the example redis.conf.
|
6 years ago |
Jack Drogon
|
93238575f7
Fix typo
|
6 years ago |
Salvatore Sanfilippo
|
94658303e9
Merge pull request #4758 from soloestoy/rdb-save-incremental-fsync
|
6 years ago |
shenlongxing
|
018cf118d6
fix stream config typo
|
6 years ago |
antirez
|
f847dd3ad8
Streams: better document the max node limits.
|
6 years ago |
antirez
|
19a438e2c0
Streams: use non static macro node limits.
|
6 years ago |
antirez
|
28d28ef3cf
AOF: enable RDB-preamble rewriting by default.
|
6 years ago |
Salvatore Sanfilippo
|
da621783f0
Merge pull request #4691 from oranagra/active_defrag_v2
|
6 years ago |
zhaozhao.zz
|
fd0c4c0277
add rdb-save-incremental-fsync option in redis.conf
|
6 years ago |
antirez
|
432bf4770e
Cluster: ability to prevent slaves from failing over their masters.
|
6 years ago |
Oran Agra
|
be1b4aa9aa
active defrag v2
|
6 years ago |
antirez
|
db7bd6fda9
Document new protocol options in #4568 into redis.conf.
|
6 years ago |