boto3 saves files very slow
I use s3 minio for storing images. My idea is to save original image then convert it to webp and save converted image. I develop my service locally. I use FastAPI.
I use s3 minio for storing images. My idea is to save original image then convert it to webp and save converted image. I develop my service locally. I use FastAPI.