Histórico de commits

Autor SHA1 Mensagem Data
  antirez a5e24eabc3 Speedup: unblock clients on keys in O(1). 4 anos atrás
  antirez 1f7d08b76d Redis 5.0.8. 4 anos atrás
  Salvatore Sanfilippo 2bea502d25 Merge pull request #6975 from dustinmm80/add-arm-latomic-linking 4 anos atrás
  Dustin Collins b5931405ff Fix Pi building needing -latomic, backport 4 anos atrás
  srzhao fd4413002d fix impl of aof-child whitelist SIGUSR1 feature. 4 anos atrás
  Ariel 77ff332b4c fix ThreadSafeContext lock/unlock function names 4 anos atrás
  Guy Benoish 4f0f799c96 XREADGROUP should propagate XCALIM/SETID in MULTI/EXEC 4 anos atrás
  Oran Agra 0c1273c389 Fix client flags to be int64 in module.c 4 anos atrás
  Guy Benoish 708a4e8a9b Fix small bugs related to replica and monitor ambiguity 4 anos atrás
  WuYunlong eac4115d36 Fix lua related memory leak. 4 anos atrás
  antirez d075df1768 Simplify #6379 changes. 4 anos atrás
  WuYunlong 80a49c37f9 Free allocated sds in pfdebugCommand() to avoid memory leak. 4 anos atrás
  antirez 60870d3a10 Jump to right label on AOF parsing error. 4 anos atrás
  antirez d90f599b4d Free fakeclient argv on AOF error. 4 anos atrás
  WuYunlong 8ee3bddfc7 Fix potential memory leak of rioWriteBulkStreamID(). 4 anos atrás
  WuYunlong 4780fe78ba Fix potential memory leak of clusterLoadConfig(). 4 anos atrás
  Leo Murillo f3b77510ef Fix bug on KEYS command where pattern starts with * followed by \x00 (null char). 4 anos atrás
  Guy Benoish 7f3fcedb8c Blocking XREAD[GROUP] should always reply with valid data (or timeout) 5 anos atrás
  antirez f93b2fa524 XCLAIM: Create the consumer only on successful claims. 4 anos atrás
  Guy Benoish 89682d96ea Stream: Handle streamID-related edge cases 5 anos atrás
  antirez 920e108f84 Fix ip and missing mode in RM_GetClusterNodeInfo(). 5 anos atrás
  antirez 7569b210d6 Inline protocol: handle empty strings well. 4 anos atrás
  Khem Raj 3c610b4e8d Mark extern definition of SDS_NOINIT in sds.h 5 anos atrás
  Seunghoon Woo 16b2d07f0a [FIX] revisit CVE-2015-8080 vulnerability 4 anos atrás
  yz1509 19f3358564 avoid sentinel changes promoted_slave to be its own replica. 4 anos atrás
  antirez 4891612bb5 Redis 5.0.7. 5 anos atrás
  antirez 4d2a31aed8 Test: fix implementation-dependent test after code change. 5 anos atrás
  Oran Agra 9f63fc98df RED-31295 - redis: avoid race between dlopen and thread creation 5 anos atrás
  antirez 1a9e70c1d7 Cluster: fix memory leak of cached master. 5 anos atrás
  Guy Benoish 69b1b5be6b Fix usage of server.stream_node_max_* 5 anos atrás