I have a tkinter app with about 1000 users which is collecting data from a game. Every 30 seconds, it saves the collected data to a json file. After having a co
json