summaryrefslogtreecommitdiff
path: root/redis.conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* | AOF: enable RDB-preamble rewriting by default.antirez2018-03-251-4/+1
* | Merge pull request #4691 from oranagra/active_defrag_v2Salvatore Sanfilippo2018-03-221-1/+5
|\ \
| * | active defrag v2Oran Agra2018-03-121-1/+5
| |/
* | Cluster: ability to prevent slaves from failing over their masters.antirez2018-03-141-0/+10
|/
* Document new protocol options in #4568 into redis.conf.antirez2018-01-111-0/+14
* fix some notesWuYunlong2017-12-051-1/+3
* Merge pull request #4165 from zyegfryed/patch-1Salvatore Sanfilippo2017-11-281-3/+3
|\
| * Fix some typosSébastien Fievet2017-07-261-3/+3
* | Typo fixShaun Webb2017-07-271-1/+1
|/
* Defrag: document the feature in redis.conf.antirez2017-01-111-6/+49
* active memory defragmentationoranagra2016-12-301-0/+20
* Merge pull request #3498 from ZhukovAlexander/patch-1Salvatore Sanfilippo2016-12-201-1/+1
|\
| * Fix an article usageAlexander Zhukov2016-09-121-1/+1
* | Only show Redis logo if logging to stdout / TTY.antirez2016-12-191-0/+8
* | Merge branch 'psync2' into unstableantirez2016-11-171-0/+4
|\ \
| * | PSYNC2: different improvements to Redis replication.antirez2016-11-091-0/+4
| |/