Hi guys, 

Is there a reason Perkeep uses a custom S3 library to access S3 instead of 
the https://github.com/aws/aws-sdk-go or it is just for historic reasons?

I understand that their library (AWS go sdk) is not idiomatic go, and has a 
lot of turns and twists because it is being code generated, but still they 
keep it up to date with all the rapid changes in their services and it is 
not that heavy weight.

Do you mind if I send a PR to move the S3 blob storage 
in https://github.com/perkeep/perkeep/tree/master/pkg/blobserver/s3 to use 
the AWS go sdk ?

Ali

-- 
You received this message because you are subscribed to the Google Groups 
"Perkeep" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to