nervous-systems / hildebrand

Asynchronous DynamoDB client for Clojure & Clojurescript/Node
The Unlicense
66 stars 10 forks source link

Implement handling of binary data types #1

Closed moea closed 9 years ago

moea commented 9 years ago

There's a hack allowing literal attributes to be passed through, e.g. {:x #hildebrand/literal {:BS ...}}, but there's nothing binary specific. B and BS will be returned as-is when retrieving.