-
Notifications
You must be signed in to change notification settings - Fork 226
missing strlen API #33
Copy link
Copy link
Open
Description
the STRLEN function is missing from the API list. I'm not sure if this is on purpose or not, however, it is terribly inefficient to transmit very long strings from the redis server to the client just so the client can perform a len() locally instead of simply requesting the info from the redis server.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels