You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.
I'd like to request that this library be split into two parts, one for AWS signing and the other for S3 which would depend on signing requests. It is essentially just a split right down the package line that already exists.
The reason I'd like to see this is because we'd like to build a Play DynamoDB impl that doesn't require the use of the AWS SDK since it is blocking. We have already proven this works great when using the signer portion of this library - we'd just like to see it split into two parts and published to sonatype.
Thoughts?
The text was updated successfully, but these errors were encountered:
I'd like to request that this library be split into two parts, one for AWS signing and the other for S3 which would depend on signing requests. It is essentially just a split right down the package line that already exists.
The reason I'd like to see this is because we'd like to build a Play DynamoDB impl that doesn't require the use of the AWS SDK since it is blocking. We have already proven this works great when using the signer portion of this library - we'd just like to see it split into two parts and published to sonatype.
Thoughts?
The text was updated successfully, but these errors were encountered: