Oran Agra f1f3cceb50 fix valgrind issues with long double module test (#9709) 3 years ago
..
Makefile f26e90be0c Use 'gcc' instead of 'ld' to link test modules. (#9710) 3 years ago
aclcheck.c a56d4533b7 Adding ACL support for modules (#9309) 3 years ago
auth.c a511a37bb7 Fixed some documentation 5 years ago
basics.c f1f3cceb50 fix valgrind issues with long double module test (#9709) 3 years ago
blockedclient.c cf860df599 Fix module blocked clients RESP version (#9634) 3 years ago
blockonbackground.c 1376d83363 Fix memory leak due to missing freeCallback in blockonbackground moduleapi test (#9499) 3 years ago
blockonkeys.c 4962c5526d Release clients blocked on module commands in cluster resharding and down state (#9483) 3 years ago
commandfilter.c 4bd7748362 Tests: fix commandfilter crash on alpine. (#9307) 3 years ago
datatype.c ffafb434fb Modules: add RM_LoadDataTypeFromStringEncver (#9537) 3 years ago
datatype2.c 61bb044156 Modify mem_usage2 module callback to enable to take sample_size argument (#9612) 3 years ago
defragtest.c e0cd3ad0de Enhance mem_usage/free_effort/unlink/copy callbacks and add GetDbFromIO api. (#8999) 3 years ago
fork.c 97d647a139 Moved RMAPI_FUNC_SUPPORTED location such that it will be visible to modules (#8037) 4 years ago
getkeys.c 6cf6c36937 Replace deprecated REDISMODULE_POSTPONED_ARRAY_LEN in module tests and examples (#9677) 3 years ago
hash.c 0bc8c9c8f9 Modules: In RM_HashSet, add COUNT_ALL flag and set errno (#8446) 3 years ago
hooks.c adc3183cd2 Add Module API for version and compatibility checks (#7865) 4 years ago
infotest.c 141ac8df59 Escape unsafe field name characters in INFO. (#8492) 3 years ago
keyspace_events.c 0bfccc55e2 Fixed some typos, add a spell check ci and others minor fix (#8890) 3 years ago
keyspecs.c 03fcc211de A better approach for COMMAND INFO for movablekeys commands (#8324) 3 years ago
list.c ea36d4de17 Modules: Add remaining list API functions (#8439) 3 years ago
misc.c b7f2a1a217 Add RedisModule_KeyExists (#9600) 3 years ago
propagate.c 0bfccc55e2 Fixed some typos, add a spell check ci and others minor fix (#8890) 3 years ago
reply.c 12ce2c3925 Add RM_ReplyWithBigNumber module API (#9639) 3 years ago
scan.c 6cf6c36937 Replace deprecated REDISMODULE_POSTPONED_ARRAY_LEN in module tests and examples (#9677) 3 years ago
stream.c 6cf6c36937 Replace deprecated REDISMODULE_POSTPONED_ARRAY_LEN in module tests and examples (#9677) 3 years ago
subcommands.c 43e736f79b Treat subcommands as commands (#9504) 3 years ago
test_lazyfree.c c1aaad06d8 Modules callbacks for lazy free effort, and unlink (#7912) 4 years ago
testrdb.c b278e44376 Revert "Fix: server will crash if rdbload or rdbsave method is not provided in module (#8670)" (#8771) 3 years ago
timer.c 48a9d63af3 Add timer module API tests. (#8041) 4 years ago
zset.c aea6e71ef8 RM_ZsetRem: Delete key if empty (#8453) 3 years ago