refractionPOINT / usp-adapters

LimaCharlie Universal Sensor Protocol (USP) Adapters to ingest from various sources.
https://limacharlie.io
Apache License 2.0
3 stars 2 forks source link

Refactor S3 to avoid pointers. #128

Closed maximelb closed 1 year ago

maximelb commented 1 year ago

Description of the change

Refactor the S3 adapter to avoid making use of pointers for a long time to troubleshoot odd Size behaviors.

Type of change