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
I have a use case where I would like to use "SETEX" call to set the key with expiration in single call. Currently I am doing this in two separate calls and if possible I would like to avoid one extra call to redis