(create-dynamo-db-logger log)
(ensure-installed)
Download and unpack DynamoDB Local if it hasn't been already.
Download and unpack DynamoDB Local if it hasn't been already.
(halt! dyn)
(handle-shutdown dynamo-process)
Kill the DynamoDB Local process on JVM shutdown.
Kill the DynamoDB Local process on JVM shutdown.
(start-dynamo config)
Start DynamoDB Local with the desired options.
Start DynamoDB Local with the desired options.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close