Closed Ruborcalor closed 3 years ago
Great work! @Ruborcalor well I think we should delete all the in-session data since they also take up the memory but we don't need to transfer anything from in-session to the SQL since they are just pure temporary data.
@Ruborcalor Great! Do you wanna squash and merge just so I don't accidentally steal your credit? I wish there's a way I can do it but assign you as the author, which would be convenient~
@Ruborcalor Great! Do you wanna squash and merge just so I don't accidentally steal your credit? I wish there's a way I can do it but assign you as the author, which would be convenient~
Sweet thanks yeah i'll squash and merge. Can you mark the PR as approved please?
Sweet thanks yeah i'll squash and merge. Can you mark the PR as approved please?
Ah sorry about that!
Haha you're good just wanted to make it official :)
What's this?
(id, user_id, timestamp, study_time, rank)
. It's purpose is to store data currently being stored in redis sets once the redis sets go out of scope (they are no longer being updated)Usage
The crontab would be something like:
Related Issues
27
What to review:
How has this been tested?