summaryrefslogtreecommitdiff
path: root/redis.conf
Commit message (Expand)AuthorAgeFilesLines
* Incremental eviction processing (#7653)Jim Brunner2020-09-161-0/+8
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-09-101-61/+63
* fix wrong comments in redis.conf, change default always-show-logo (#5695)WuYunlong2020-09-031-4/+5
* Add oom-score-adj configuration option to control Linux OOM killer. (#1690)Yossi Gottlieb2020-08-121-0/+26
* config: proto-max-bulk-len must be 1mb or greaterzhaozhao.zz2020-08-111-1/+1
* fixed a typo in redis.conf (#7636)Hamed Momeni2020-08-091-1/+1
* Assertion and panic, print crash log without generating SIGSEGVOran Agra2020-08-061-0/+10
* Add optional tls verification (#7502)Jiayuan Chen2020-07-281-1/+4
* TLS: Session caching configuration support. (#7420)Yossi Gottlieb2020-07-101-0/+16
* Clarify maxclients and cluster in conf. Remove myself too.antirez2020-06-221-0/+5
* TLS: Improve tls-protocols clarity in redis.conf.Yossi Gottlieb2020-05-201-2/+3
* add jemalloc-bg-thread config in redis confhwware2020-05-061-0/+3
* Rework a bit the documentation for CPU pinning.antirez2020-05-041-7/+17
* Support setcpuaffinity on linux/bsdzhenwei pi2020-05-021-0/+15
* Fix tracking table max keys option in redis.conf.antirez2020-04-291-9/+12
* minor fixJamie Scott2020-04-121-3/+2
* Adding acllog-max-len to Redis.confJamie Scott2020-04-121-0/+9
* Clarify redis.conf comment about lazyfree-lazy-user-del.antirez2020-04-061-5/+9
* Merge pull request #6243 from soloestoy/expand-lazy-free-server-delSalvatore Sanfilippo2020-04-061-1/+4
|\
| * lazyfree: add a new configuration lazyfree-lazy-user-delzhaozhao.zz2019-12-181-1/+4
* | Update redis.conf박승현2020-03-181-1/+1
* | Merge branch 'unstable' of github.com:/antirez/redis into unstableantirez2020-03-121-3/+3
|\ \
| * | Remove default guidance in Redis.confJamie Scott2020-03-091-2/+1
| * | Update Redis.conf to improve TLS usabilityJamie Scott2020-03-031-1/+2
* | | RDB deletion: document it in example redis.conf.nordbantirez2020-03-041-0/+13
|/ /
* | Merge pull request #6821 from guybe7/key_miss_notifySalvatore Sanfilippo2020-02-061-1/+5
|\ \
| * | Exclude "keymiss" notification from NOTIFY_ALLGuy Benoish2020-02-031-1/+5
* | | TLS: Some redis.conf clarifications.Yossi Gottlieb2020-02-051-11/+10
|/ /
* | Document I/O threads in redis.conf.antirez2020-01-131-0/+46
* | Merge pull request #6457 from IAmATeaPot418/patch-1Salvatore Sanfilippo2020-01-101-1/+1
|\ \ | |/ |/|
| * Update to directive in redis.conf (missing s)Jamie Scott2019-10-161-1/+1
* | Add configuration option for allowing reads on cluster downMadelyn Olson2019-12-161-0/+16
* | Change description to be agnostic to the number of policies.Michael Chaten2019-12-091-1/+1
* | Fix outdated information on max memory policiesMichael Chaten2019-12-061-1/+1
* | Merge pull request #6559 from oranagra/active_defrag_tunablesSalvatore Sanfilippo2019-11-201-9/+7
|\ \
| * | Adjustments for active defrag defaults and tuningOran Agra2019-11-121-9/+7
* | | Expire cycle: document expire effort in redis.conf.antirez2019-11-181-3/+20
|/ /
* | Typo fix: kill -> stillCarsten Strotmann2019-10-251-4/+3
|/
* TLS: Improve CA certifiate configuration options.Yossi Gottlieb2019-10-081-2/+4
* TLS: Configuration options.Yossi Gottlieb2019-10-071-0/+24
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-0/+44
* Mark diskless loads as experimental in redis.conf.antirez2019-07-251-6/+16
* Client side caching: document tracking-table-max-fill in redis.conf.antirez2019-07-241-0/+33
* Example redis.conf: stay under 80 cols.antirez2019-07-241-31/+33
* Remove experimental warning from diskless replication.antirez2019-07-241-4/+0
* diskless replication on slave side (don't store rdb to file), plus some other...Oran Agra2019-07-081-0/+16
* removed obsolete warning as per - https://github.com/antirez/redis/issues/5291abhay2019-04-261-7/+1
* Gopher: document the feature in redis.conf.antirez2019-02-251-0/+55
* ACL: Document masteruser option in redis.conf.antirez2019-02-121-0/+11
* ACL: some documentation inside redis.conf.antirez2019-02-081-0/+88