riak-scala-client
riak-scala-client copied to clipboard
Add support for storing binary values
Riak is supposed to be able to handle binary blobs, although I'll need to have a look at the way this would be encoded over http, maybe base64 or something similar?
Create basic (de)serializer support for producing binary values