com.github.csm/konserve-ddb-s3

Konserve store atop DynamoDB and S3

Leiningen/Boot

[com.github.csm/konserve-ddb-s3 "0.1.4"]

Clojure CLI/deps.edn

com.github.csm/konserve-ddb-s3 {:mvn/version "0.1.4"}

Gradle

implementation("com.github.csm:konserve-ddb-s3:0.1.4")

Maven

<dependency>
  <groupId>com.github.csm</groupId>
  <artifactId>konserve-ddb-s3</artifactId>
  <version>0.1.4</version>
</dependency>