More stuff
This commit is contained in:
parent
71beed7eb3
commit
9a7e420c83
7 changed files with 63 additions and 33 deletions
|
@ -4,3 +4,8 @@ package storage
|
|||
// Things like true deletion of soft deleted data after some time
|
||||
// Or removing inactive access tokens
|
||||
// All of this will be handled by goroutines
|
||||
|
||||
// TODO: Delete everything soft deleted and older than a month
|
||||
// TODO: Delete old tokens not in active use anymore
|
||||
// TODO: Start jobs where the last check-in was more than an hour ago
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue