Hi Folks, I think we will be using the DynamoDB module [0] soon. I wanted to see if anyone has been using it and if so how they had been getting on? I looked at the open issues for the dynamodb module and nothing major looks to be outstanding. I do see that we are a bit behind in terms of our dependency
<amazon.version>1.10.55</amazon.version> The most recent is <dependency> <groupId>com.amazonaws</groupId> <artifactId>aws-java-sdk</artifactId> <version>1.11.528</version> </dependency> Thanks Lewis [0] https://github.com/apache/gora/tree/master/gora-dynamodb [1] https://issues.apache.org/jira/browse/GORA-175?jql=project%20%3D%20GORA%20AND%20component%20%3D%20gora-dynamodb%20and%20resolution%20%3D%20Unresolved%20 -- http://home.apache.org/~lewismc/ http://people.apache.org/keys/committer/lewismc

