DynamoDB based konserve backend.
DynamoDB based konserve backend.
(create-dynamodb-table client table-name {:keys [read-capacity write-capacity]})
(dynamodb-client opts)
Creates a new DynamoDB client using the provided options, with explicit credential handling.
Creates a new DynamoDB client using the provided options, with explicit credential handling.
(release store env)
Release the store connection.
Release the store connection.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close