-
We are planning to add DAX service for our application, upon checking the dax directory i dont see a file with dax operations that match dynamodb operation. All I see is a bunch of file to manage dax cluster . My question is is there a v2 sdk not yet available for dax? If not then do we have to use v1 sdk for both dynamodb and dax if we were to use dax service? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Thanks for reaching out @fzn16. The AWS DAX SDK for Go is available at, https://github.com/aws/aws-dax-go. That would be the best place to ask about the DAX SDK support for AWS SDK for Go v2. |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Thanks for reaching out @fzn16. The AWS DAX SDK for Go is available at, https://github.com/aws/aws-dax-go. That would be the best place to ask about the DAX SDK support for AWS SDK for Go v2.