提交歷史

作者 SHA1 備註 提交日期
  YaacovHazan 5becb7c9c6 improve the stability and correctness of "Test child sending info" (#9562) 3 年之前
  yoav-steinberg 6f4f31f167 decrby LLONG_MIN caused nagation overflow. (#9577) 3 年之前
  yoav-steinberg 93e8534713 Remove argument count limit, dynamically grow argv. (#9528) 3 年之前
  Binbin dd3ac97ffe Cleanup typos, incorrect comments, and fixed small memory leak in redis-cli (#9153) 3 年之前
  Viktor Söderqvist 9a3bd07e9f Unify dbSyncDelete and dbAsyncDelete (#9573) 3 年之前
  Eduardo Semprebon d509675592 Fix error message for replica-serve-stale-data in redis.conf doc (#9519) 3 年之前
  Yunier Pérez 12e4f31d94 Allow to override OPENSSL_PREFIX (#9567) 3 年之前
  Hanna Fadida ffafb434fb Modules: add RM_LoadDataTypeFromStringEncver (#9537) 3 年之前
  yoav-steinberg d715655f16 verbose debug print in test to debug rare CI failure. (#9563) 3 年之前
  Wen Hui 2c38caa176 adding missing error check for fstat (#9532) 3 年之前
  Ozan Tezcan 4be2dd6ab9 Use __common__ attribute in redismodule.h for Clang C builds (#9541) 3 年之前
  Oran Agra 5a4ab7c7d2 Fix stream sanitization for non-int first value (#9553) 3 年之前
  yoav-steinberg 6600253046 Client eviction ci issues (#9549) 3 年之前
  Yossi Gottlieb 0af7fe2cab Add --skipfile and --skiptest regex support. (#9555) 3 年之前
  chenyang8094 7c1f9ef503 Fix obtain the AOF file length error when load AOF (#9510) 3 年之前
  Ozan Tezcan 3ff56a6dde Fix crash due to free() call for a string literal in redis-benchmark (#9546) 3 年之前
  sundb 9967a53f4c Use dictGetFairRandomKey() for HRANDFIELD,SRANDMEMBER,ZRANDMEMBER (#9538) 3 年之前
  Huang Zhw bdecbd30df Fix test randstring, compare string and int is wrong. (#9544) 3 年之前
  Huang Zhw f0fab99d6f Minor optimize getMaxmemoryState, when server.maxmemory is not set (#9533) 3 年之前
  Yossi Gottlieb bebc7f8470 Add RM_TrimStringAllocation(). (#9540) 3 年之前
  yoav-steinberg 2753429c99 Client eviction (#8687) 3 年之前
  YaacovHazan a56d4533b7 Adding ACL support for modules (#9309) 3 年之前
  Binbin 14d6abd8e9 Add ZMPOP/BZMPOP commands. (#9484) 3 年之前
  chenyang8094 59c9716f96 Fix redis-check-rdb rdb_type_string initialization error (#9534) 3 年之前
  Oran Agra 5f7789d329 tune lazyfree test timeout (#9527) 3 年之前
  Wen Hui 572abee6f1 Add const for relevant method parameters in redis-benchmark (#9516) 3 年之前
  郭伟光 67fcbdf8a1 replace redis-trib to redis-cli since it is no longer available (#9525) 3 年之前
  Wen Hui 7c376398b1 CLIENT LIST / INFO show resp version (#9508) 3 年之前
  Oran Agra 16be742b08 fix replication test failure, probing the wrong log file (#9513) 3 年之前
  Binbin f898a9e97d Adds limit to SINTERCARD/ZINTERCARD. (#9425) 3 年之前