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