Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Lock] DynamoDB store #59996

Open
Open
@natepage

Description

@natepage

Description

Create a lock store using AWS DynamoDB service to port to PHP the Java functionality created by the AWS team themselves with their DynamoDB Lock Client.

I first asked the question in the AsyncAws repo to see if such functionality could be a fit there, in a similar way to their DynamoDbSession and @jderusse has suggested to ask the question here in the Symfony repo, which makes total sense.

  • Do people see value in having a Symfony Lock store for DynamoDB directly in the component?
  • If yes, should this store be implemented directly in the Lock component using the AsyncAws DynamoDb client?
  • Or the other way around, implement the store in AsyncAws as a package and then use it inside Symfony?

Thank you!

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions