Историја ревизија

Аутор 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. пре 7 година
  antirez 173d692bc2 Defrag: activate it only if running modified version of Jemalloc. пре 7 година