valkey/tests/modules
2019-12-17 06:59:59 +00:00
..
auth.c Add module APIs for custom authentication 2019-12-17 06:59:59 +00:00
blockonkeys.c Modules: Test RedisModule_BlockClientOnKeys 2019-11-04 14:20:24 +05:30
commandfilter.c Make module tests pass with valgrind, and fix a leak in diskless load 2019-10-24 09:45:25 +03:00
datatype.c Improve RM_ModuleTypeReplaceValue() API. 2019-12-12 18:50:11 +02:00
fork.c Module api tests for RM_Call 2019-10-28 12:39:57 +02:00
hooks.c Modules hooks: complete missing hooks for the initial set of hooks 2019-10-29 17:59:09 +02:00
infotest.c Add RM_ServerInfoGetFieldUnsigned 2019-11-04 08:50:29 +02:00
Makefile Add module APIs for custom authentication 2019-12-17 06:59:59 +00:00
misc.c Merge branch 'unstable' into module-long-double 2019-11-19 12:15:45 +01:00
propagate.c Modules: add RM_Replicate() Tcl test file & fix the module. 2019-10-03 18:44:50 +02:00
scan.c Add RM_ScanKey to scan hash, set, zset, changes to RM_Scan API 2019-11-11 16:05:55 +02:00
testrdb.c fix crash in module short read test 2019-12-02 19:17:35 +02:00