Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.08 KB

20231006-minutes.md

File metadata and controls

35 lines (28 loc) · 1.08 KB

S3 Working Group Minutes

Friday, 2023/10/06

3:00 pm ET

Attendees:

Terrell Russell, Kory Draughn, Justin James, Illyoung Choi (CyVerse), Nirav Merchant (CyVerse)

Minutes

DISCUSSION

  • Native C++ S3 Implementation
    • irods/irods_client_s3_api#18
    • HeadObject, ListBuckets, ListObjectsV2, range header implemented
    • Configurable buffer sizes
    • Working on packaging / testing suite automation
    • Testing suite for:
      • minio (mc) - coming
      • aws - working
      • boto - working
    • Needs 'no multipart upload' README notes
      • Workaround is to set part size up to 5GB
      • Multipart upload idea is on a napkin
      • Downloads are probably more interesting to initial users
    • Hopefully a copy/paste to get 4.2-compatibility from HTTP API to here
      • C++ coroutines are a little different here
    • No load balancing planned yet
  • Next Meeting
    • Nov 2023