Some keys in Redis do not have EXPIRE set, which means they will be stored forever
MihanEntalpo opened this issue · 0 comments
MihanEntalpo commented
Need to check and set EXPIRE for all keys. The exception is the keys that SPECIFICALLY should be stored for a long time (in the future planned persistent data storage)