Multiplayer Server ( Add Option to not cache the game into json files ) #3
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
performace
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: BlenderDumbass/DanisRace#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A the moment the multiplayer server caches everything into a bunch of json files which is potentially making it very slow.
There should be an option to cache this stuff instead into ram. Which will make restarting the server delete all progress, but will make the server faster.