ayon-backend
ayon-backend copied to clipboard
Thumbnails: Optimize thumbnails process
Story
Offloading thumbnails from the database to the project storage is supported in https://github.com/ynput/ayon-backend/pull/364
Problems
Large thumbnails of old projects still live in the DB
Proposal
A background process that would move all large thumbnails from the database to the project storage.