-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Describe the feature
#2118 is closed for staleness, but this should be re-opened as a feature request.
We need to get support to query DAX from PHP in order to utilize DAX caching on our DynamoDB services.
Use Case
With the rise of Frameworks like bref DynamoDB and PHP is becoming more and more relevant, and when using DynamoDB at scale through public lambda, the need for high performance access to DynamoDB becomes quickly relevant. It is very costly engineering wise (and unnecessary) to start adding custom redis layers when DAX exists.
Currently there is no support of querying a DAX cluster using the PHP SDK, and this seems like a basic gap from one of the large service offerings from AWS, I hope the team can consider this seriously.
Proposed Solution
Add a DAX query client in the SDK.
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
SDK version used
3.278.2
Environment details (Version of PHP (php -v
)? OS name and version, etc.)
8.2