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, dear developers I have a question about using redis as cache_store in Gorse. Our redis is full of more than 50G, but the number of users is only tens of thousands
Can the data in redis be purged directly without affecting the business?
How long can the key in Redis be purged if it has not been accessed
The text was updated successfully, but these errors were encountered:
Hello, dear developers I have a question about using redis as cache_store in Gorse. Our redis is full of more than 50G, but the number of users is only tens of thousands
The text was updated successfully, but these errors were encountered: