hto-projects / friendivia

An online party game where participants have to answer questions about themselves, and then try to guess their friends' answers to the same questions.
https://friendivia.com/
MIT License
1 stars 4 forks source link

basic fix - clear data whenever server wakes #390

Closed josephmaxwellhyland closed 1 year ago

josephmaxwellhyland commented 1 year ago

This is only a basic fix - for this to be more scalable, each game should have a timestamp with the latest activity, and should be deleted after a certain amount of inactive time.