Subterfuge-Revived / Remake-Core

Core repository that holds all game logic for both front end rendering and back end validation.
Creative Commons Zero v1.0 Universal
39 stars 24 forks source link

Make Data expire after a game end #90

Open QuinnBast opened 1 year ago

QuinnBast commented 1 year ago

Once a game ends, we shouldn't keep the data around forever. This will just hog space and the only reason to go back to the game is for historical reasons. Once a game has ended, we should delete the associated game data after a few months to save storage space and ensure that queries don't take a long time