2
0

Commit History

Автор SHA1 Съобщение Дата
  antirez 0285c2714b SipHash 2-4 -> SipHash 1-2. преди 7 години
  antirez 84fa8230e5 Use locale agnostic tolower() in dict.c hash function. преди 7 години
  antirez 05ea8c6122 SipHash x86 optimizations. преди 7 години
  antirez adeed29a99 Use SipHash hash function to mitigate HashDos attempts. преди 7 години
  John.Koepi 9b05aafb50 fix #2883, #2857 pipe fds leak when fork() failed on bg aof rw преди 8 години
  antirez 76d87f47c7 Don't leak file descriptor on syncWithMaster(). преди 7 години
  antirez f917e0da4c Fix MIGRATE closing of cached socket on error. преди 7 години
  antirez 0dbfb1d154 Fix ziplist fix... преди 7 години
  antirez c495d095ae Ziplist: insertion bug under particular conditions fixed. преди 7 години
  antirez 3a7410a8a6 ziplist: better comments, some refactoring. преди 7 години
  antirez 27e29f4fe6 Jemalloc updated to 4.4.0. преди 7 години
  Salvatore Sanfilippo 713fe0b7d7 Merge pull request #3784 from badboy/dont-divide-by-zero преди 7 години
  Jan-Erik Rediger 3c9b817217 Don't divide by zero преди 7 години
  Salvatore Sanfilippo 2e4f53a711 Merge pull request #3778 from MiterV1/unstable преди 7 години
  miter 3ec1a001fb Change switch statment to if statment преди 7 години
  Salvatore Sanfilippo 41d16f7a4a Merge pull request #3657 from itamarhaber/patch-9 преди 7 години
  Salvatore Sanfilippo 432699845c Merge pull request #3712 from oranagra/fix_assert_debug_digest преди 7 години
  antirez 17ac46ea78 Add panic() into redisassert.h. преди 7 години
  antirez 53b8bf2c89 serverPanic(): allow printf() alike formatting. преди 7 години
  antirez 2cd1ae736f Ziplist: remove static from functions, they prevent good crash reports. преди 7 години
  Salvatore Sanfilippo d21aabcedc Merge pull request #3734 from badboy/avoid-command преди 7 години
  antirez 636c693f44 Use const in modules types mem_usage method. преди 7 години
  antirez 3f79b2f883 Defrag: don't crash when a module value is encountered. преди 7 години
  antirez baa9898821 MEMORY USAGE: support for modules data types. преди 7 години
  antirez 634b096610 Defrag: document the feature in redis.conf. преди 7 години
  antirez 6ad34a4b78 Defrag: not enabled by default. Error on CONFIG SET if not available. преди 7 години
  antirez 86192f3038 Defrag: fix function name typo defarg -> defrag. преди 7 години
  antirez 4186879675 Defrag: do not crash on empty quicklist. преди 7 години
  antirez e91f0ea1b3 Defrag: fix comments & code to conform to the Redis code base. преди 8 години
  antirez 173d692bc2 Defrag: activate it only if running modified version of Jemalloc. преди 8 години