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
Hello,
We have a problem where Redis key created by this package is using alot of memory. It's named like this : br-local:5f58eab33aae5665049267:standard_ref and contains values like this:
Even when using flushCache() method, these records are not cleared... Is this normal behavior?
The text was updated successfully, but these errors were encountered:
I'm not sure - there seems to be a long prefix to your key that I've not seen. Are you doing something funky that creates that prefix, as I would have expected the key to start with rememberable?
Hello,
We have a problem where Redis key created by this package is using alot of memory. It's named like this : br-local:5f58eab33aae5665049267:standard_ref and contains values like this:
Even when using flushCache() method, these records are not cleared... Is this normal behavior?
The text was updated successfully, but these errors were encountered: