You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Frederico Santos ac360ccb1c
Cold storage (#57)
* feat: Implement S3 integration for system save data migration and retrieval

* feat: Refactor system save data handling to use JSON and improve error logging

* feat: Update S3 migration schedule to hourly and limit old account retrieval to 3000 records

* fix: Clean up S3 migration code by removing unnecessary blank lines and improving logging messages
4 weeks ago
..
account.go Admin panel upgrade server updates (#54) 4 weeks ago
daily.go Various cleanup 6 months ago
db.go Cold storage (#57) 4 weeks ago
game.go Add last activity update on verify 6 months ago
savedata.go Cold storage (#57) 4 weeks ago