Open bbengfort opened 9 years ago
Use Pillow to extract a thumbnail of the image, and to add the thumbnail blob to the database so that we can' provide a view into the images directly from the database without disk access.
How much disk would this require from the database?
Use Pillow to extract a thumbnail of the image, and to add the thumbnail blob to the database so that we can' provide a view into the images directly from the database without disk access.
How much disk would this require from the database?