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.0.0
2025-11-02 08:09 UTC
Requires
- php: >=8.4
- 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-02-27 14:08:16 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