You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a module we may want to take specific actions based on whether a client is a replica or a normal client ( as per client flags ).
Description of the feature
Make the client replica flag available in the flags section of the VALKEYMODULE_CLIENTINFO_INITIALIZER_V1 so it can be accessed in ValkeyModule_GetClientInfoById.