symfony / amazon-dynamo-db-lock
Symfony Amazon DynamoDb extension Lock Bridge
Package info
github.com/symfony/dynamo-db-lock
Type:symfony-lock-bridge
pkg:composer/symfony/amazon-dynamo-db-lock
v8.1.0-BETA1
2026-04-18 13:52 UTC
Requires
- php: >=8.4.1
- async-aws/core: ^1.7
- async-aws/dynamo-db: ^3.0
- symfony/lock: ^7.4|^8.0
Conflicts
- symfony/polyfill-uuid: <1.15
This package is auto-updated.
Last update: 2026-05-06 14:28:25 UTC
README
Provides Amazon DynamoDB integration for Symfony Lock.
DSN example
dynamodb://default/lock_keys
where:
defaultmeans the DynamoDB client will use the default configurationlock_keysis the name of the DynamoDB table to use