summaryrefslogtreecommitdiff
path: root/redis.conf
Commit message (Expand)AuthorAgeFilesLines
* TLS: Improve tls-protocols clarity in redis.conf.Yossi Gottlieb2020-05-221-2/+3
* add jemalloc-bg-thread config in redis confhwware2020-05-081-0/+3
* Rework a bit the documentation for CPU pinning.antirez2020-05-081-7/+17
* Support setcpuaffinity on linux/bsdzhenwei pi2020-05-081-0/+15
* Fix tracking table max keys option in redis.conf.antirez2020-04-301-9/+12
* Adding acllog-max-len to Redis.confJamie Scott2020-04-171-0/+9
* Clarify redis.conf comment about lazyfree-lazy-user-del.antirez2020-04-071-5/+9
* lazyfree: add a new configuration lazyfree-lazy-user-delzhaozhao.zz2020-04-071-1/+4
* Update redis.conf박승현2020-03-251-1/+1
* Remove default guidance in Redis.confJamie Scott2020-03-121-2/+1
* Update Redis.conf to improve TLS usabilityJamie Scott2020-03-121-1/+2
* RDB deletion: document it in example redis.conf.antirez2020-03-051-0/+13
* Exclude "keymiss" notification from NOTIFY_ALLGuy Benoish2020-02-121-1/+5
* TLS: Some redis.conf clarifications.Yossi Gottlieb2020-02-121-11/+10
* Document I/O threads in redis.conf.antirez2020-01-171-0/+46
* Update to directive in redis.conf (missing s)Jamie Scott2020-01-101-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
* ACL: redis.conf: mark old ACL-alike stuff as deprecated.antirez2019-02-051-9/+28
* redis.conf typo fixed: ingore -> ignore.antirez2018-10-151-1/+1
* Fix typo in commentPavel Skuratovich2018-09-241-1/+1
* Slave removal: capitalize ReplicaJakub Vrana2018-09-111-4/+4
* Slave removal: Make obvious in redis.conf what a replica is.antirez2018-09-111-0/+5
* Slave removal: fix typo of replicaof.antirez2018-09-111-1/+1
* Slave removal: slave -> replica in redis.conf and output buffer option.antirez2018-09-111-128/+128
* Document slave-ignore-maxmemory in redis.conf.antirez2018-08-271-0/+20
* Document dynamic-hz in the example redis.conf.antirez2018-07-301-0/+16
* Fix typoJack Drogon2018-07-031-1/+1
* Merge pull request #4758 from soloestoy/rdb-save-incremental-fsyncSalvatore Sanfilippo2018-06-161-0/+6
|\
| * add rdb-save-incremental-fsync option in redis.confzhaozhao.zz2018-03-161-0/+6
* | fix stream config typoshenlongxing2018-06-071-1/+1
* | Streams: better document the max node limits.antirez2018-06-071-1/+4
* | Streams: use non static macro node limits.antirez2018-06-071-0/+8