Switch to libcurl for S3 mount support #8

Closed
opened 2023-08-25 12:44:50 -05:00 by sgraves · 0 comments
Owner

Due to an issue with aws-cpp-sdk, static linking is not currently possible. libcurl supports v4 signatures and appears to be a bit faster than using the AWS SDK.

For reference:
https://github.com/aws/aws-iot-device-sdk-cpp-v2/issues/308

Due to an issue with `aws-cpp-sdk`, static linking is not currently possible. `libcurl` supports v4 signatures and appears to be a bit faster than using the AWS SDK. For reference: https://github.com/aws/aws-iot-device-sdk-cpp-v2/issues/308
sgraves added this to the v2.0.0-rc milestone 2023-08-25 12:44:50 -05:00
sgraves added the
enhancement
label 2023-08-25 12:44:50 -05:00
sgraves self-assigned this 2023-08-25 12:44:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: BlockStorage/repertory#8
No description provided.