Module events: Fail RM_SubscribeToServerEvent if event is too new (#9987)
We must fail RM_SubscribeToServerEvent in case a module, that was compiled with a new redismodule.h, tries to subscribe to an event that doesn't exist on an old redis-server
Please register or sign in to comment