Open adedw opened 1 year ago
Minio returns etag, can we use it for some optimizations
etag
~~Because the client (web UI) downloads the images directly from the minio, its browser will handle etag. So the storage doesn't have to worry.~~
Minio returns
etag
, can we use it for some optimizations