Hi,
Since the player selection is done, we have to load some data needed by the game : the static data.
I thought it would be great if we have a dev and a prod modes. Data in dev mode will be stored on a Redis server and those in prod mode will be compiled from the Redis server on the file system.
We have to load :
Hi,
Since the player selection is done, we have to load some data needed by the game : the static data.
I thought it would be great if we have a
devand aprodmodes. Data indevmode will be stored on a Redis server and those inprodmode will be compiled from the Redis server on the file system.We have to load :