summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid the sdslen() on shared.crlf given we know its size beforehand. Improve ...filipe oliveira2022-08-043-6/+5
* Reuse checkGoodReplicasStatus in script.c (#11078)Jie Liang Ang2022-08-041-5/+1
* Adding parentheses and do-while(0) to macros (#11080)Moti Cohen2022-08-039-21/+22
* Fix acl tests to support `--singledb` flag (#11077)Valentino Geron2022-08-031-3/+5
* Return ASAP when lua error is string (#11075)sundb2022-08-031-0/+1
* Fix function load error message (#10964)Wen Hui2022-08-022-7/+7
* Bump vmactions/freebsd-vm from 0.2.0 to 0.2.3 (#11072)dependabot[bot]2022-08-021-3/+3
* Solve usleep compilation warning in keyspace_events.c (#11073)Binbin2022-08-021-0/+1
* Fix wrong commands json docs for CLIENT KILL (#10970)Rudi Floren2022-08-012-70/+95
* Tests (cluster / sentinel): add --stop and--loop options (#11070)Binbin2022-08-011-0/+19
* Optimization: moduleLoadString should try to create embedded string if not pl...Valentino Geron2022-07-311-3/+1
* tracking pending invalidation message of flushdb sent by (#11068)Huang Zhw2022-07-312-6/+12
* Avoid false positive out-of-bounds in writeForgottenNodePingExt (#11053)Binbin2022-07-281-2/+2
* Fix bgsaveerr issue in psync wrong offset test (#11043)Binbin2022-07-271-4/+0
* Adds RM_Microseconds and RM_CachedMicroseconds (#11016)guybe72022-07-273-2/+37
* Change the return value of rdbLoad function to enums (#11039)Binbin2022-07-265-6/+13
* When client tracking is on, invalidation message of flushdb in a (#11038)Huang Zhw2022-07-262-1/+20
* Fix #11030, use lua_rawget to avoid triggering metatables and crash. (#11032)Meir Shpilraien (Spielrein)2022-07-262-10/+24
* Gossip forgotten nodes on `CLUSTER FORGET` (#10869)Viktor Söderqvist2022-07-263-6/+79
* Add error log message when failing to open RDB file for reading (#11036)YaacovHazan2022-07-251-1/+5
* fsync the old aof file when open a new INCR AOF (#11004)Binbin2022-07-254-23/+49
* Register abs-expire apis (#11025)chenyang80942022-07-241-0/+2
* fixed complexity of bzmpop and zmpop commands (#11026)Pavel Krush2022-07-243-4/+4
* Don't update node ip when peer fd is closed (#10696)Tian2022-07-202-5/+19
* Adds LASTID to XCLAIM docs (#11017)guybe72022-07-202-0/+7
* Make cluster config file saving atomic and fsync acl (#10924)Tian2022-07-202-27/+60
* Fix EVALSHA_RO and EVAL_RO command json file (#11015)Wen Hui2022-07-193-4/+8
* CI: Update vmaction. (#11013)Yossi Gottlieb2022-07-191-6/+6
* Set RM_StringCompare input args as const (#11010)Binbin2022-07-193-6/+6
* Fix timing issue in cluster test (#11008)Binbin2022-07-182-7/+16
* Fix heap overflow corruption in XAUTOCLAIM (CVE-2022-31144) (#11002)Oran Agra2022-07-182-2/+20
* Avoid using unsafe C functions (#10932)ranshid2022-07-1819-113/+227
* remove boolean usage and use 0/1 instead (#10997)Valentino Geron2022-07-171-2/+2
* Set RedisModule_StringCompare input args as const (#10996)Guy Korland2022-07-171-1/+1
* Fix cluster hostnames test causing failover while running valgrind (#10991)Madelyn Olson2022-07-171-0/+6
* Add optional for FCALL and FCALL_RO command json file (#10988)Wen Hui2022-07-173-4/+8
* Add an option to specify multiple skip files using `--skipfile` (#10975)Valentino Geron2022-07-171-2/+2
* Avoid valgrind fishy value warning on corrupt restore payloads (#10937)Oran Agra2022-07-132-6/+23
* Add range check for server port in redis-cli/benchmark (#9854)Binbin2022-07-122-0/+16
* Cluster test improvements (#10920)Madelyn Olson2022-07-1210-210/+235
* Normalize the style of help information with other documentation (#10965)Wen Hui2022-07-121-1/+1
* Simplify arithmetic expression on LP_REPLACE case in lpinsert (#6327)jimgreen20132022-07-121-2/+1
* Trying to fix cluster test (#10963)Binbin2022-07-111-0/+4
* update help.h (#10961)Oran Agra2022-07-111-4/+4
* Add cluster-port support to redis-cli --cluster (#10344)Binbin2022-07-113-56/+153
* Add --check-system in redis-server usage (#10960)Binbin2022-07-111-1/+3
* Fix crash during handshake and cluster shards call (#10942)Madelyn Olson2022-07-102-3/+20
* Only print ACL syntax errors once and include command names in errors (#10922)Madelyn Olson2022-07-091-6/+16
* Fix some outdated comments and some typo (#10946)Binbin2022-07-066-17/+11
* Renaming conduct to code of conduct and contributing files to .md (#10941)adasarpan4042022-07-063-3/+3