Module s3

Source
Expand description

An S3 implementation of Blob storage.

Structsยง

MetricsSleep ๐Ÿ”’
MinElapsed ๐Ÿ”’
A helper for tracking the minimum of a set of Durations.
MultipartChunkIter ๐Ÿ”’
MultipartConfig ๐Ÿ”’
S3Blob
Implementation of Blob backed by S3.
S3BlobConfig
Configuration for opening an S3Blob.

Constantsยง

CONNECT_TIMEOUT_MARKER ๐Ÿ”’
ENABLE_S3_LGALLOC_CC_SIZES ๐Ÿ”’
ENABLE_S3_LGALLOC_NONCC_SIZES ๐Ÿ”’
MB ๐Ÿ”’
OPERATION_ATTEMPT_TIMEOUT_MARKER ๐Ÿ”’
OPERATION_TIMEOUT_MARKER ๐Ÿ”’
READ_TIMEOUT_MARKER ๐Ÿ”’
TB ๐Ÿ”’

Functionsยง

openssl_sys_hack ๐Ÿ”’