Commit History

Author SHA1 Message Date
  liangsijian ffbbe5a720 Fix lua ldb command log 7 years ago
  antirez 314043552b Modules: don't crash when Lua calls a module blocking command. 7 years ago
  antirez 5bfdfbe174 Fix typo in unblockClientFromModule() top comment. 7 years ago
  antirez a3778f3b0f Make representClusterNodeFlags() more robust. 7 years ago
  antirez b1c2e1a19c Fix two bugs in moduleTypeLookupModuleByID(). 7 years ago
  Leon Chen 9e7a8c0207 fix return wrong value of clusterDelNodeSlots 7 years ago
  Leon Chen 2cdf4cc656 fix mismatch argument 7 years ago
  WuYunlong c32c690de6 fix rewrite config: auto-aof-rewrite-min-size 7 years ago
  Chris Lamb 7560d347da Correct proceding -> proceeding typo. 7 years ago
  antirez b80e467023 changelog.tcl: output 100 lines. 7 years ago
  antirez bd1782fa0a Modules: fix thread safe context DB selection. 7 years ago
  antirez 8eefc9323d Allow certain modules APIs only defining REDISMODULE_EXPERIMENTAL_API. 7 years ago
  antirez f03947a676 Modules documentation removed from source. 7 years ago
  antirez 43aaf96163 Markdown generation of Redis Modules API reference improved. 7 years ago
  antirez e74f0aa6d1 Fix replication of SLAVEOF inside transaction. 7 years ago
  antirez e1b8b4b6da CLUSTER GETKEYSINSLOT: avoid overallocating. 7 years ago
  antirez 5bd46d33db Fix isHLLObjectOrReply() to handle integer encoded strings. 7 years ago
  antirez e203a46cf3 Clients blocked in modules: free argv/argc later. 7 years ago
  antirez 14c32c3569 Merge branch 'unstable' of github.com:/antirez/redis into unstable 7 years ago
  antirez 54e4bbeabd Event loop: call after sleep() only from top level. 7 years ago
  Salvatore Sanfilippo 58104d8327 Merge pull request #4113 from guybe7/module_io_bytes 7 years ago
  antirez 11182a1a58 redis-check-aof: tell users there is a --fix option. 7 years ago
  Guy Benoish dfb68cd235 Modules: Fix io->bytes calculation in RDB save 7 years ago
  antirez fc7ecd8d35 AOF check utility: ability to check files with RDB preamble. 7 years ago
  Salvatore Sanfilippo 6b0670daad Merge pull request #3853 from itamarhaber/issue-3851 7 years ago
  Salvatore Sanfilippo 38dd30af42 Merge pull request #4105 from spinlock/unstable-networking 7 years ago
  Salvatore Sanfilippo 2d5aa00959 Merge pull request #4106 from petersunbag/unstable 7 years ago
  sunweinan 87f771bff1 minor fix in listJoin(). 7 years ago
  antirez 2b36950e9b Free IO context if any in RDB loading code. 7 years ago
  antirez 51ffd062d3 Modules: DEBUG DIGEST interface. 7 years ago