activitywatch-old icon indicating copy to clipboard operation
activitywatch-old copied to clipboard

Rotating output file to prevent (de)serializing large JSON files

Open ErikBjare opened this issue 9 years ago • 0 comments

Since adding an entry to the output.json can become very costly when the file grows large it might be prudent to store the data in a output/YYYY-MM-DD.json directory structure instead so that the output file is changed every day.

ErikBjare avatar Mar 07 '16 14:03 ErikBjare