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