About Redis memory leak problem
Open
- Dominant language
- Go
- Stars
- 9.8k
- Forks
- 912
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 9
Description
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
1. Can the data in redis be purged directly without affecting the business?
2. How long can the key in Redis be purged if it has not been accessed
Contributor guide
Assessment
This issue has not been assessed yet.