Commit History

Author SHA1 Message Date
  Viktor Söderqvist b7f2a1a217 Add RedisModule_KeyExists (#9600) 3 years ago
  Binbin 0bfccc55e2 Fixed some typos, add a spell check ci and others minor fix (#8890) 3 years ago
  Bonsai 81a55d026f fix: call CLIENT INFO from redis module will crash the server (#8560) 3 years ago
  Viktor Söderqvist 6122f1c450 Shared reusable client for RM_Call() (#8516) 3 years ago
  Meir Shpilraien (Spielrein) adc3183cd2 Add Module API for version and compatibility checks (#7865) 4 years ago
  Yossi Gottlieb 0aec98dce2 Module API: Add RM_GetClientCertificate(). (#7866) 4 years ago
  Yossi Gottlieb 907da0580b Modules: Add RM_GetDetachedThreadSafeContext(). (#7886) 4 years ago
  Yossi Gottlieb 64c360c515 Module API: fix missing RM_CLIENTINFO_FLAG_SSL. (#7666) 4 years ago
  Salvatore Sanfilippo e7144fbed8 Merge branch 'unstable' into module-long-double 5 years ago
  Oran Agra 28c20b4ef9 rename RN_SetLRUOrLFU -> RM_SetLRU and RN_SetLFU 5 years ago
  artix 060af1858d Fix RedisModule_ReplyWithLongDouble ptr definition, add tests 5 years ago
  Oran Agra 3adf10b809 Test coverage for new module APIs: dbsize, flushall, randomkey, lru get/set 5 years ago
  Oran Agra 0399b5a27e Module api tests for RM_Call 5 years ago