Crate deltalake_aws

source ·
Expand description

Lock client implementation based on DynamoDb.

Modules§

  • Errors for S3 log store backed by DynamoDb
  • Log store implementation leveraging DynamoDb. Implementation uses DynamoDb to guarantee atomic writes of delta log entries when the underlying object storage does not support atomic put_if_absent or rename_if_absent operations, as is the case for S3.
  • AWS S3 storage backend.

Structs§

Enums§

Functions§