Commit History

Author SHA1 Message Date
  Yossi Gottlieb 9d20fdb404 fix: missing initialization. 5 years ago
  antirez ded1980e0d Test: disable module testing for now. 5 years ago
  Yossi Gottlieb c3df78c2a4 CommandFilter API: REDISMODULE_CMDFILTER_NOSELF. 5 years ago
  Yossi Gottlieb 8d38ef20a3 CommandFilter API: fix UnregisterCommandFilter. 5 years ago
  Yossi Gottlieb 9b7009b141 CommandFilter API: Add unregister option. 5 years ago
  Yossi Gottlieb 0580244217 CommandFilter API: Extend documentation. 5 years ago
  Yossi Gottlieb d5194dafd2 CommandFilter API: hellofilter and tests. 5 years ago
  Yossi Gottlieb 8897c15406 CommandFilter API: Support Lua and RM_call() flows. 5 years ago
  Yossi Gottlieb 6dd5bad49b CommandFilter API: More cleanup. 5 years ago
  Yossi Gottlieb 8302610199 Add command filter Module API tests. 5 years ago
  Yossi Gottlieb dc5edc7bbe Add command filtering argument handling API. 5 years ago
  Yossi Gottlieb 5f29e2e220 Initial command filter experiment. 6 years ago
  Oran Agra e1839ab327 diskless fork kept streaming RDB to a disconnected slave 7 years ago
  Oran Agra 3b207b894a diskless replication - notify slave when rdb transfer failed 5 years ago
  antirez 7e350b0931 More sensible name for function: restartAOFAfterSYNC(). 5 years ago
  antirez 91238a6031 Mostly aesthetic changes to restartAOF(). 5 years ago
  oranagra ee2da67cc6 bugfix to restartAOF, exit will never happen since retry will get negative. 7 years ago
  Oran Agra 78022492d5 Add log when server dies of SIGTERM during loading 6 years ago
  Yossi Gottlieb 232dca7fbc Add RedisModule_GetKeyNameFromIO(). 8 years ago
  antirez 7f98129a81 MANIFESTO: simplicity and lock-in. 5 years ago
  antirez 71265fe389 MANIFESTO v2. 5 years ago
  yongman 8115be6e10 Fix uint64_t hash value in active defrag 5 years ago
  Angus Pearson 90e7b5a97a Enlarge error buffer in redis-check-aof.c to remove compiler warning of output truncation through snprintf format string 5 years ago
  zhaozhao.zz 43151baf61 fix memory leak when rewrite config file 5 years ago
  唐权 d3c17c9d0f Update ziplist.c 5 years ago
  stan011 296bd0976c change the comments there may have a mis type 5 years ago
  Yossi Gottlieb e08c9c154b Preserve client->id for blocked clients. 5 years ago
  zhaozhao.zz c6b1252f1d aof: enhance AOF_FSYNC_EVERYSEC, more details in #5985 5 years ago
  David Carlier ce54e2991c build fix 5 years ago
  yongman c9274498db Fix memleak in bitfieldCommand 5 years ago