Clojure DynamoDB client. This experimental project started from Faraday by Peter Taoussanis. Ref. https://github.com/ptaoussanis/faraday (Faraday), http://goo.gl/22QGA (DynamoDBv2 API)
Clojure DynamoDB client. This experimental project started from Faraday by Peter Taoussanis.
Ref. https://github.com/ptaoussanis/faraday (Faraday),
     http://goo.gl/22QGA (DynamoDBv2 API)(bounded-memoize f k)Return a bounded memoized version of fn 'f' that caches the last 'k' computed values
Return a bounded memoized version of fn 'f' that caches the last 'k' computed values
(doto-cond exp & clauses)My own version of doto-cond
My own version of doto-cond
(error x)(error str map)(hash-map->list map)(ignore-errors exp)(lru-cache max-size)(tx-assert x & message)(type-case i & clauses)(unwind-protect protected-form & cleanup-form)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |