byte[] keys?

10 views
Skip to first unread message

Laurens Van Houtven

unread,
Sep 23, 2014, 8:29:13 AM9/23/14
to clojur...@googlegroups.com
Hi!

I'm storing key-value pairs with Welle. The keys are produced by a key derivation function: they're fixed-length byte[]s that contain arbitrary bytes. I thought Riak treated both keys and values as arbitrary byte arrays, but Welle really wants them to be Strings, it seems.

I can work around this (base64), but I wanted to check if there's a way to get around this and use the binary keys directly.

hth
lvh
Reply all
Reply to author
Forward
0 new messages