Clojure DynamoDB client. Originally adapted from Rotary by James Reeves. Ref. https://github.com/weavejester/rotary (Rotary), http://goo.gl/22QGA (DynamoDBv2 API)
Definitions:
Clojure DynamoDB client. Originally adapted from Rotary by James Reeves. Ref. https://github.com/weavejester/rotary (Rotary), http://goo.gl/22QGA (DynamoDBv2 API) Definitions: * Attribute - [<name> <val>] pair * Item - Collection of attributes * Table - Collection of items * Primary key - Partition (hash) key or Partition (hash) AND sort (range) key
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close