amazonica Questions
3
Solved
I'm a Ruby dev moving over to Clojure and I'm having trouble understanding how to translate the following Java call into Clojure based on the conventions used in the Clojure library Amazonica.
Ama...
Puncture asked 5/2, 2015 at 9:26
1
Solved
I am using Amazonica, a Clojure library to write to DynamoDB.
The following inserts an item into DynamoDB and updates its content if called a second time, which is expected.
(ddb/put-item cred
:...
Caliche asked 30/1, 2016 at 0:6
1
© 2022 - 2024 — McMap. All rights reserved.