Commit History

Author SHA1 Message Date
  antirez dd5feec5e8 Modules: block on keys: fix stale comment. 5 years ago
  antirez 825adcf3f5 Modules: block on keys: finish implementing RM_UnblockClient(). 5 years ago
  antirez 37bf3e18cb Modules: block ok keys: improve example. 5 years ago
  antirez 66f55bc5c1 Modules: block on keys: fix bugs in processing order. 5 years ago
  antirez 629081f839 Modules: block on keys: fix the top comments. 5 years ago
  antirez 91f4bdc9f9 Modules: block on keys: use a better interface. 5 years ago
  antirez 4534960b29 Modules: remove spurious call from moduleHandleBlockedClients(). 5 years ago
  antirez 228bc89ecb Modules: block on keys: example on hellotype.c. 5 years ago
  antirez 215b72c0ba Modules: block on keys: implement the internals. 5 years ago
  antirez fb6110ac20 Modules: block on keys: export APIs. 5 years ago
  antirez 3649568ff2 Modules: block on keys functions layout and mechanism. 5 years ago
  antirez cfcb475435 LOLWUT 6: always pick a default color sequence. 5 years ago
  antirez 8337e083b6 Merge branch 'unstable' of github.com:/antirez/redis into unstable 5 years ago
  Salvatore Sanfilippo c328c807e7 Merge pull request #6496 from oranagra/module_tests_valgrind 5 years ago
  Salvatore Sanfilippo d2658f8387 Merge pull request #6493 from yossigo/modules-make-cleanup 5 years ago
  Salvatore Sanfilippo 5aab012676 Merge pull request #6498 from oranagra/rm_latency_add_sample 5 years ago
  Salvatore Sanfilippo e097c99681 Merge pull request #4761 from WJWH/minor-typos 5 years ago
  Salvatore Sanfilippo 6f2fc34228 Merge pull request #6502 from happynote3966/typo-fix 5 years ago
  Salvatore Sanfilippo c6c65d9ab3 Merge pull request #6503 from cstrotm/unstable 5 years ago
  Salvatore Sanfilippo d070221707 Merge pull request #6505 from swilly22/replaywith-module-API-additions 5 years ago
  Salvatore Sanfilippo 24fdc87fe0 Merge pull request #4994 from soloestoy/module-blocked-client 5 years ago
  swilly22 56a7c45521 Introduce ReplyWithVerbatimString, ReplyWithEmptyArray, ReplyWithNullArray and ReplyWithEmptyString to redis module API 5 years ago
  zhaozhao.zz c74398e130 Modules: make unloading module more safe 6 years ago
  Carsten Strotmann cb2ca37f88 Typo fix: kill -> still 5 years ago
  happynote3966 cd02c5944f fix comment typo in redis-cli.c 5 years ago
  Wander Hillen fb1f4f4e7e Merge branch 'unstable' into minor-typos 5 years ago
  Oran Agra e3b1d6d3ad Module API for LatencyAddSample 5 years ago
  Yossi Gottlieb 183d264e9e Modules: improve tests Makefile. 5 years ago
  antirez 5dd1130272 Remove trailing space from server.c. 5 years ago
  antirez 6e98214f74 Modules hooks: test flush event. 5 years ago