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
for the second one I don’t have any problems with the storage but it’s still useful to have control on the quantity of the keys per endpoint. Just an example, any eCom. site, user will login and shop for ~15m, and we have 500k users in db and ~100 real time users at a time. Of corse we don’t want to use cache in this case as it is because it will blow redis, but if we can limit it let’s say by 500 entries then it will solve this problem and will increase querying speed for online users
First thank you for library really helpful!!
Just a couple suggestion to improve:
The text was updated successfully, but these errors were encountered: