John Costa 1f16cfb30b refactor: tables for image and processing_image
This allows a single table to be used to process images, meaning if
anything happens to the system we can always return to polling the
database and process these images individually.

Because of this we also want an `image` table to contain the actual
binary data for the image, so we aren't selecting and writing it each
time, as it is potentially a bottleneck.
2025-02-26 20:01:56 +00:00
2025-02-23 19:30:11 +01:00
2025-02-23 22:16:41 +01:00
Description
A unicorn.
6.5 MiB
Languages
Go 42.5%
TypeScript 29.4%
Rust 10.3%
Swift 9.4%
PLpgSQL 5%
Other 3.2%