antirez
|
bb30b9f913
Clarify redis.conf comment about lazyfree-lazy-user-del.
|
il y a 4 ans |
Salvatore Sanfilippo
|
094b47391d
Merge pull request #6243 from soloestoy/expand-lazy-free-server-del
|
il y a 4 ans |
박승현
|
d9de9d5478
Update redis.conf
|
il y a 4 ans |
antirez
|
2091d73ef5
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
il y a 4 ans |
Jamie Scott
|
374b1192a3
Remove default guidance in Redis.conf
|
il y a 4 ans |
antirez
|
4983eb6a23
RDB deletion: document it in example redis.conf.
|
il y a 4 ans |
Jamie Scott
|
2f3bfd1c13
Update Redis.conf to improve TLS usability
|
il y a 4 ans |
Salvatore Sanfilippo
|
5bfba06a3b
Merge pull request #6821 from guybe7/key_miss_notify
|
il y a 4 ans |
Yossi Gottlieb
|
1e02d599dc
TLS: Some redis.conf clarifications.
|
il y a 4 ans |
Guy Benoish
|
2fda5f5c98
Exclude "keymiss" notification from NOTIFY_ALL
|
il y a 4 ans |
antirez
|
2d7dc71b6f
Document I/O threads in redis.conf.
|
il y a 4 ans |
Salvatore Sanfilippo
|
b8d315ff76
Merge pull request #6457 from IAmATeaPot418/patch-1
|
il y a 4 ans |
zhaozhao.zz
|
3c0ed0309a
lazyfree: add a new configuration lazyfree-lazy-user-del
|
il y a 5 ans |
Madelyn Olson
|
c95a582a74
Add configuration option for allowing reads on cluster down
|
il y a 5 ans |
Michael Chaten
|
389faae58e
Change description to be agnostic to the number of policies.
|
il y a 5 ans |
Michael Chaten
|
52d83d57f9
Fix outdated information on max memory policies
|
il y a 5 ans |
Salvatore Sanfilippo
|
c697edf4f4
Merge pull request #6559 from oranagra/active_defrag_tunables
|
il y a 5 ans |
antirez
|
3243252cb0
Expire cycle: document expire effort in redis.conf.
|
il y a 5 ans |
Oran Agra
|
0bc3dab095
Adjustments for active defrag defaults and tuning
|
il y a 5 ans |
Carsten Strotmann
|
cb2ca37f88
Typo fix: kill -> still
|
il y a 5 ans |
Jamie Scott
|
45af2b1742
Update to directive in redis.conf (missing s)
|
il y a 5 ans |
Yossi Gottlieb
|
d7f2681a0c
TLS: Improve CA certifiate configuration options.
|
il y a 5 ans |
Yossi Gottlieb
|
61733ded14
TLS: Configuration options.
|
il y a 5 ans |
Yossi Gottlieb
|
b087dd1db6
TLS: Connections refactoring and TLS support.
|
il y a 5 ans |
antirez
|
0714581e0c
Mark diskless loads as experimental in redis.conf.
|
il y a 5 ans |
antirez
|
e53a26b5d8
Client side caching: document tracking-table-max-fill in redis.conf.
|
il y a 5 ans |
antirez
|
0b780a5477
Example redis.conf: stay under 80 cols.
|
il y a 5 ans |
antirez
|
a67d0411e7
Remove experimental warning from diskless replication.
|
il y a 5 ans |
Oran Agra
|
2de544cfcc
diskless replication on slave side (don't store rdb to file), plus some other related fixes
|
il y a 5 ans |
abhay
|
162208f94d
removed obsolete warning as per - https://github.com/antirez/redis/issues/5291
|
il y a 5 ans |