Add Amazon DynamoDB storage #18

Closed
opened 2026-01-23 11:34:47 +01:00 by admin · 2 comments
Owner

Originally created by @beberlei on GitHub (Oct 10, 2015).

Using the AWS SDK for PHP: http://docs.aws.amazon.com/aws-sdk-php/v3/api/namespace-Aws.DynamoDb.html

Originally created by @beberlei on GitHub (Oct 10, 2015). Using the AWS SDK for PHP: http://docs.aws.amazon.com/aws-sdk-php/v3/api/namespace-Aws.DynamoDb.html
admin added the feature label 2026-01-23 11:34:47 +01:00
admin closed this issue 2026-01-23 11:34:47 +01:00
Author
Owner

@larowlan commented on GitHub (Mar 2, 2016):

Is this still open? https://github.com/doctrine/KeyValueStore/blob/master/lib/Doctrine/KeyValueStore/Storage/DynamoDbStorage.php seems to indicate there is a storage class, but #49 is still open? If so I'm interested in working on it.

@larowlan commented on GitHub (Mar 2, 2016): Is this still open? https://github.com/doctrine/KeyValueStore/blob/master/lib/Doctrine/KeyValueStore/Storage/DynamoDbStorage.php seems to indicate there is a storage class, but #49 is still open? If so I'm interested in working on it.
Author
Owner

@larowlan commented on GitHub (Mar 9, 2016):

Discussed this with @EmanueleMinotto on irc and agreed that it makes sense to merge the best bits of this PR with the existing implementation added in https://github.com/stanlemon/KeyValueStore/pull/2 and add some recursive removal of empty attributes at the same time.

@larowlan commented on GitHub (Mar 9, 2016): Discussed this with @EmanueleMinotto on irc and agreed that it makes sense to merge the best bits of this PR with the existing implementation added in https://github.com/stanlemon/KeyValueStore/pull/2 and add some recursive removal of empty attributes at the same time.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/KeyValueStore#18