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 am developing an Accounting and Inventory Cloud application with Golang as the backend. Currently using Redis for storing Access and Refresh Token Keys with UserID as values. I heard about Pogreb now, I just wanted to know if there is any performance advantage over Redis. Our requirement is very limited to save users jwt tokens with userID as values.
It will be much helpful, if you can share your insights.
Thanks and Regards,
The text was updated successfully, but these errors were encountered:
I am developing an Accounting and Inventory Cloud application with Golang as the backend. Currently using Redis for storing Access and Refresh Token Keys with UserID as values. I heard about Pogreb now, I just wanted to know if there is any performance advantage over Redis. Our requirement is very limited to save users jwt tokens with userID as values.
It will be much helpful, if you can share your insights.
Thanks and Regards,
The text was updated successfully, but these errors were encountered: