Clojure DynamoDB client(/w Clojure 1.6 + aws-java-sdk 1.7.9). Implementation of all the public API for managing tables, reading data, modifying data, and more (as in http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/dynamodbv2/package-summary.html)
[com.ozjongwon/dynohub "1.1.0-RC1"]
com.ozjongwon/dynohub {:mvn/version "1.1.0-RC1"}
implementation("com.ozjongwon:dynohub:1.1.0-RC1")
<dependency> <groupId>com.ozjongwon</groupId> <artifactId>dynohub</artifactId> <version>1.1.0-RC1</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: