makingglitches / GooglePhotoDownload

Connects to Google Photos and downloads all content, keeping track of original data on disk and moving files only on the computer and already on server to respective directories, and tries to download the entire collection and store size info for quicker startup as well as original file sizes of those on disk, downloading the files still on disk first so they can be freed up. Supports multiple user accounts. Its just a better mousetrap. Google Takeout prepares whole archives of photos, this allows you to download them separately and keep track of some statistics as well on space usage.
6 stars 4 forks source link

hammer sqlite3 to test idea #30

Closed makingglitches closed 2 years ago

makingglitches commented 3 years ago

write a unit test that takes a sample database and uses itemstore dropping a few 1000 updates as quickly as possible concurrently.

makingglitches commented 2 years ago

not relevant