Commit History

Author SHA1 Message Date
  antirez fa48065d00 PSYNC2: Fix off by one buffer size in luaCreateFunction(). 7 years ago
  antirez 7eefca162a PSYNC2: just store script bodies into RDB. 7 years ago
  antirez 21acad40ea PSYNC2: luaCreateFunction() should handle NULL client parameter. 7 years ago
  antirez a8fbcd3b87 PSYNC2: Save Lua scripts state into RDB file. 7 years ago
  Salvatore Sanfilippo 565e139a56 Merge pull request #4200 from jeesyn/fix_typo 7 years ago
  Salvatore Sanfilippo b998e2035c Merge pull request #4165 from zyegfryed/patch-1 7 years ago
  Salvatore Sanfilippo 923502a70b Merge pull request #4166 from charpty/wip-redisclic-typo 7 years ago
  Salvatore Sanfilippo 26826329f5 Merge pull request #4167 from charpty/wip-redisclic-typo2 7 years ago
  Salvatore Sanfilippo 3508b9c440 Merge pull request #4170 from TehWebby/patch-2 7 years ago
  Salvatore Sanfilippo 4e55df4b5c Merge pull request #4172 from TehWebby/patch-3 7 years ago
  Salvatore Sanfilippo ad171f5ce0 Merge pull request #4176 from KrauseFx/patch-1 7 years ago
  antirez 851e9fc48b t_hash.c: clarify calling two times the same function. 7 years ago
  antirez aeee039a87 Merge branch 'unstable' of github.com:/antirez/redis into unstable 7 years ago
  antirez c44732ac58 adlist: fix listJoin() in the case the second list is empty. 7 years ago
  Salvatore Sanfilippo c3806f5b72 Merge pull request #4215 from lamby/correct-faield-spelling 7 years ago
  Salvatore Sanfilippo a13106e001 Merge pull request #4374 from rouzier/patch-1 7 years ago
  Salvatore Sanfilippo bf71b120f1 Merge pull request #4451 from devnexen/minor_build_fixes 7 years ago
  antirez 75fa7879e6 Improve OBJECT HELP descriptions. 7 years ago
  antirez b412c544fd Fix entry command table entry for OBJECT for HELP option. 7 years ago
  Salvatore Sanfilippo 29252391c4 Merge pull request #4472 from itamarhaber/object_patch 7 years ago
  Itamar Haber 1c08220022 Adds -u <uri> option to redis-cli. 8 years ago
  Itamar Haber 02d38f6b51 Adds `OBJECT help` 7 years ago
  Itamar Haber b28fb3d753 Prevents `OBJECT freq` with `noeviction` 7 years ago
  antirez dc2df135b3 Test: regression test for latency expire events logging bug. 7 years ago
  Salvatore Sanfilippo c508cb6793 Merge pull request #4452 from soloestoy/expire-latency 7 years ago
  antirez 7229fa8d6d Modules: fix memory leak in RM_IsModuleNameBusy(). 7 years ago
  antirez 4d063bb6ba PSYNC2: reorganize comments related to recent fixes. 7 years ago
  Salvatore Sanfilippo 9d86ae4597 Merge pull request #4412 from soloestoy/bugfix-psync2 7 years ago
  Salvatore Sanfilippo f739c27229 Merge pull request #4344 from soloestoy/fix-module-name-conflict 7 years ago
  Salvatore Sanfilippo 58ac57f665 Merge pull request #4470 from oranagra/fix_string_to_double 7 years ago