summaryrefslogtreecommitdiff
path: root/redis.conf
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo in redis.conf comment (#9245)Lawrence Chou2021-07-171-1/+1
* Corrections about the new protected-mode usage. (#9143)Yossi Gottlieb2021-06-271-12/+8
* Add bind-source-addr configuration argument. (#9142)Yossi Gottlieb2021-06-241-0/+12
* Support glob pattern matching for config include files (#8980)Sam Bortman2021-06-161-0/+9
* Remove gopher protocol support. (#9057)yoav-steinberg2021-06-161-58/+0
* Update redis conf (#8707)Javier Li Sam2021-04-211-12/+12
* Modules: adding a module type for key space notification (#8759)Hanna Fadida2021-04-191-1/+2
* ACL channels permission handling for save/load scenario. (#8794)Harkrishn Patro2021-04-191-1/+1
* Add cluster-allow-replica-migration option. (#5285)Sokolov Yura2021-04-041-1/+10
* Add replica-announced config option (#8653)Jérôme Loyet2021-03-301-0/+12
* Add support for plaintext clients in TLS cluster (#8587)Viktor Söderqvist2021-03-301-6/+12
* Add support for reading encrypted keyfiles. (#8644)Yossi Gottlieb2021-03-221-0/+10
* Changes http to https in texts (#8495)cheese12021-03-101-3/+3
* Add proc-title-template option. (#8397)Yossi Gottlieb2021-01-281-0/+17
* Add 'set-proc-title' config so that this mechanism can be disabled (#3623)Z. Liu2021-01-281-0/+5
* Fix typo in redis.conf doc (#8362)Simon Kotwicz2021-01-201-1/+1
* Fix description of the save conf directive (#8337)Itamar Haber2021-01-191-17/+16
* Add lazyfree-lazy-user-flush config to control default behavior of FLUSH[ALL|...Yang Bodong2021-01-151-0/+7
* Add check for the MADV_FREE/fork arm64 Linux kernel bug (#8224)George Prekas2021-01-071-0/+7
* Cleanup key tracking documentation and table management (#8039)Madelyn Olson2020-12-231-1/+1
* Included in redis.conf explicit explanation of tls-protocol defaults (#8193)filipe oliveira2020-12-151-3/+6
* TLS: Add different client cert support. (#8076)Yossi Gottlieb2020-12-111-0/+12
* Sanitize dump payload: ziplist, listpack, zipmap, intset, streamOran Agra2020-12-061-0/+17
* Adds pub/sub channel patterns to ACL (#7993)Itamar Haber2020-12-011-0/+26
* Fix oom-score-adj-values range, abs options, and bug when used in config file...Oran Agra2020-11-221-9/+14
* Improve and clean up supervised process support. (#8036)Yossi Gottlieb2020-11-171-1/+8
* Add new commands ZDIFF and ZDIFFSTORE (#7961)Felipe Machado2020-11-151-8/+6
* Typo fix: entires -> entries (#8031)sundb2020-11-081-1/+1
* Update redis.conf to recommend use of /run. (#8002)Yossi Gottlieb2020-11-011-1/+4
* Optionally (default) fail to start if requested bind address is not available...Oran Agra2020-10-281-5/+12
* Disable THP if enabled (#7381)zhenwei pi2020-10-271-0/+13
* ACL : mentioning requirepass and aclfile not compatable in redis conf (#7883)Wen Hui2020-10-051-0/+3
* Don't support Gopher if enable io threads to read queries (#7851)Wang Yuan2020-09-271-3/+5
* 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