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 lua that key will faill in a string. The minus ("-") symbol is a reserved character for patterns. For this to work correctly you need to use: 9076afc1%-4559%-4ac2%-8171%-7ecadb240ca2
You should use a string parser if you need to check for this in lua. http://lua-users.org/wiki/StringLibraryTutorial
When I use lpush to add UUID string to redis, it will automatically become UUID in redis and key does not exist
The text was updated successfully, but these errors were encountered: