| Commit message (Expand) | Author | Age | Files | Lines |
* | Protected configs and sensitive commands (#9920) | YaacovHazan | 2021-12-19 | 1 | -0/+23 |
* | Introduce memory management on cluster link buffers (#9774) | ny0312 | 2021-12-16 | 1 | -0/+11 |
* | Fix spelling of sanitization (#9901) | Madelyn Olson | 2021-12-06 | 1 | -5/+5 |
* | Multiparam config set (#9748) | yoav-steinberg | 2021-12-01 | 1 | -7/+5 |
* | Replace ziplist with listpack in quicklist (#9740) | sundb | 2021-11-24 | 1 | -1/+1 |
* | Reject PING with MASTERDOWN when replica-serve-stale-data=no (#9757) | Eduardo Semprebon | 2021-11-18 | 1 | -2/+2 |
* | Replica keep serving data during repl-diskless-load=swapdb for better availab... | Eduardo Semprebon | 2021-11-04 | 1 | -3/+7 |
* | Add timestamp annotations in AOF (#9326) | Wang Yuan | 2021-10-25 | 1 | -0/+5 |
* | Replication backlog and replicas use one global shared replication buffer (#9... | Wang Yuan | 2021-10-25 | 1 | -0/+7 |
* | Treat subcommands as commands (#9504) | guybe7 | 2021-10-20 | 1 | -6/+8 |
* | Make Cluster-bus port configurable with new cluster-port config (#9389) | Wen Hui | 2021-10-18 | 1 | -0/+5 |
* | Cleanup typos, incorrect comments, and fixed small memory leak in redis-cli (... | Binbin | 2021-10-02 | 1 | -1/+1 |
* | Fix error message for replica-serve-stale-data in redis.conf doc (#9519) | Eduardo Semprebon | 2021-09-30 | 1 | -2/+3 |
* | Client eviction (#8687) | yoav-steinberg | 2021-09-23 | 1 | -0/+19 |
* | fix typo in redis.conf. Interfece changed to interface (#9498) | Altaf hussain | 2021-09-13 | 1 | -1/+1 |
* | Replace all usage of ziplist with listpack for t_zset (#9366) | sundb | 2021-09-09 | 1 | -2/+2 |
* | Use sync_file_range to optimize fsync if possible (#9409) | Wang Yuan | 2021-08-30 | 1 | -2/+2 |
* | Replace all usage of ziplist with listpack for t_hash (#8887) | sundb | 2021-08-10 | 1 | -2/+2 |
* | Fix ACL category for SELECT, WAIT, ROLE, LASTSAVE, READONLY, READWRITE, ASKIN... | Oran Agra | 2021-07-20 | 1 | -0/+34 |
* | Fix typo in redis.conf comment (#9245) | Lawrence Chou | 2021-07-17 | 1 | -1/+1 |
* | Corrections about the new protected-mode usage. (#9143) | Yossi Gottlieb | 2021-06-27 | 1 | -12/+8 |
* | Add bind-source-addr configuration argument. (#9142) | Yossi Gottlieb | 2021-06-24 | 1 | -0/+12 |
* | Support glob pattern matching for config include files (#8980) | Sam Bortman | 2021-06-16 | 1 | -0/+9 |
* | Remove gopher protocol support. (#9057) | yoav-steinberg | 2021-06-16 | 1 | -58/+0 |
* | Update redis conf (#8707) | Javier Li Sam | 2021-04-21 | 1 | -12/+12 |
* | Modules: adding a module type for key space notification (#8759) | Hanna Fadida | 2021-04-19 | 1 | -1/+2 |
* | ACL channels permission handling for save/load scenario. (#8794) | Harkrishn Patro | 2021-04-19 | 1 | -1/+1 |
* | Add cluster-allow-replica-migration option. (#5285) | Sokolov Yura | 2021-04-04 | 1 | -1/+10 |
* | Add replica-announced config option (#8653) | Jérôme Loyet | 2021-03-30 | 1 | -0/+12 |
* | Add support for plaintext clients in TLS cluster (#8587) | Viktor Söderqvist | 2021-03-30 | 1 | -6/+12 |
* | Add support for reading encrypted keyfiles. (#8644) | Yossi Gottlieb | 2021-03-22 | 1 | -0/+10 |
* | Changes http to https in texts (#8495) | cheese1 | 2021-03-10 | 1 | -3/+3 |
* | Add proc-title-template option. (#8397) | Yossi Gottlieb | 2021-01-28 | 1 | -0/+17 |
* | Add 'set-proc-title' config so that this mechanism can be disabled (#3623) | Z. Liu | 2021-01-28 | 1 | -0/+5 |
* | Fix typo in redis.conf doc (#8362) | Simon Kotwicz | 2021-01-20 | 1 | -1/+1 |
* | Fix description of the save conf directive (#8337) | Itamar Haber | 2021-01-19 | 1 | -17/+16 |
* | Add lazyfree-lazy-user-flush config to control default behavior of FLUSH[ALL|... | Yang Bodong | 2021-01-15 | 1 | -0/+7 |
* | Add check for the MADV_FREE/fork arm64 Linux kernel bug (#8224) | George Prekas | 2021-01-07 | 1 | -0/+7 |
* | Cleanup key tracking documentation and table management (#8039) | Madelyn Olson | 2020-12-23 | 1 | -1/+1 |
* | Included in redis.conf explicit explanation of tls-protocol defaults (#8193) | filipe oliveira | 2020-12-15 | 1 | -3/+6 |
* | TLS: Add different client cert support. (#8076) | Yossi Gottlieb | 2020-12-11 | 1 | -0/+12 |
* | Sanitize dump payload: ziplist, listpack, zipmap, intset, stream | Oran Agra | 2020-12-06 | 1 | -0/+17 |
* | Adds pub/sub channel patterns to ACL (#7993) | Itamar Haber | 2020-12-01 | 1 | -0/+26 |
* | Fix oom-score-adj-values range, abs options, and bug when used in config file... | Oran Agra | 2020-11-22 | 1 | -9/+14 |
* | Improve and clean up supervised process support. (#8036) | Yossi Gottlieb | 2020-11-17 | 1 | -1/+8 |
* | Add new commands ZDIFF and ZDIFFSTORE (#7961) | Felipe Machado | 2020-11-15 | 1 | -8/+6 |
* | Typo fix: entires -> entries (#8031) | sundb | 2020-11-08 | 1 | -1/+1 |
* | Update redis.conf to recommend use of /run. (#8002) | Yossi Gottlieb | 2020-11-01 | 1 | -1/+4 |
* | Optionally (default) fail to start if requested bind address is not available... | Oran Agra | 2020-10-28 | 1 | -5/+12 |
* | Disable THP if enabled (#7381) | zhenwei pi | 2020-10-27 | 1 | -0/+13 |