Modules: add RM_GetCommandKeys().
This is essentially the same as calling COMMAND GETKEYS but provides a more efficient interface that can be used in every context (i.e. not a Redis command).
tests/modules/getkeys.c
0 → 100644
Please register or sign in to comment