Crate dynamodb_lock

source ·
Expand description

Distributed lock backed by Dynamodb. Adapted from https://github.com/awslabs/amazon-dynamodb-lock-client.

Modules

  • DynamoDb option keys to use when creating DynamoDbOptions. The same key should be used whether passing a key in the hashmap or setting it as an environment variable.

Structs

Enums

Constants

Traits

  • Abstraction over a distributive lock provider