Dallinger / Griduniverse

Welcome to the Griduniverse.
7 stars 3 forks source link

Async DB writes #245

Open alecpm opened 1 year ago

alecpm commented 1 year ago

This PR makes use of the updates in Dallinger/Dallinger#5377/Dallinger/Dallinger#5407 to move the database writes from record_event and the grid state synchronization in game_loop to worker events that are processed asynchronously.