mirror of
https://github.com/fluencelabs/redis
synced 2025-06-15 18:21:21 +00:00
Modules: export GetClientInfoById().
This commit is contained in:
@ -6268,4 +6268,5 @@ void moduleRegisterCoreAPI(void) {
|
||||
REGISTER_API(InfoAddFieldDouble);
|
||||
REGISTER_API(InfoAddFieldLongLong);
|
||||
REGISTER_API(InfoAddFieldULongLong);
|
||||
REGISTER_API(GetClientInfoById);
|
||||
}
|
||||
|
Reference in New Issue
Block a user