valkey/tests/modules
Yossi Gottlieb 542ccdc916 Fix test modules build issue on OS X 11. (#9658)
(cherry picked from commit 8bf4c2e38c)
(cherry picked from commit 3053337043)
2023-01-17 14:59:41 +02:00
..
auth.c Fixed some documentation 2019-12-17 07:49:21 +00:00
blockedclient.c Handle output buffer limits for Module blocked clients (#8141) 2021-01-12 16:25:37 +02:00
blockonkeys.c Fix memory corruption in moduleHandleBlockedClients 2020-04-07 16:52:03 +02:00
commandfilter.c
datatype.c Improve RM_ModuleTypeReplaceValue() API. 2019-12-12 18:50:11 +02:00
fork.c Moved RMAPI_FUNC_SUPPORTED location such that it will be visible to modules (#8037) 2021-01-12 16:25:37 +02:00
getkeys.c Modules: fix RM_GetCommandKeys API. (#7901) 2020-10-27 09:12:01 +02:00
hooks.c Add Module API for version and compatibility checks (#7865) 2020-10-27 09:12:01 +02:00
infotest.c
keyspace_events.c Add Module API for version and compatibility checks (#7865) 2020-10-27 09:12:01 +02:00
Makefile Fix test modules build issue on OS X 11. (#9658) 2023-01-17 14:59:41 +02:00
misc.c Add Module API for version and compatibility checks (#7865) 2020-10-27 09:12:01 +02:00
propagate.c Modify the propagate unit test to show more cases. 2020-03-31 16:57:20 +02:00
scan.c Fix RM_ScanKey module api not to return int encoded strings 2020-07-20 21:08:26 +03:00
testrdb.c
zset.c RM_ZsetRem: Delete key if empty (#8453) 2021-02-23 01:35:37 +02:00