garbage collector #2

Open
opened 2024-02-14 20:22:59 +01:00 by adriangl · 1 comment
Owner

It migth be a useful feature to add garbage collector to the server.

i would assume it to function by purging games with no joined players after a set time, and also purge games that have finished after a while to not keep them in memory forever.

or is this is a non issue?

It migth be a useful feature to add garbage collector to the server. i would assume it to function by purging games with no joined players after a set time, and also purge games that have finished after a while to not keep them in memory forever. or is this is a non issue?
Owner

When/if this is an issue we make it store it in a database of some sort

When/if this is an issue we make it store it in a database of some sort
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/Ozai#2