bumptech / montage

Riak resolution proxy
Other
27 stars 6 forks source link

Protocol Buffers #3

Closed edahlgren closed 12 years ago

edahlgren commented 12 years ago

Right now the user is forced to only store protocol-buffers in Riak if relying on montage. I don't think this is reasonable. An extra function in the MontageRiakValue class on deserialization in serveMontageZmq I think would do the job of generalizing this out. Since the MontageEnvelope itself only requires a ByteString as its data', everything else (I think) is good.

wmoss commented 12 years ago

I'm not sure I follow. Where is data' treated as anything by a ByteString?

wmoss commented 12 years ago

@erin added an example, so I think we're all good.

erin commented 12 years ago

Hello,

I think you might have the wrong email address for your project notifications - I'm a different Erin Bourne. Sorry! Just didn't want to get any private information or for the other Erin to miss something important!

Thanks, Erin Bourne (in Red Deer, Alberta)

On 2012-10-18, at 11:42 AM, Will Moss wrote:

@erin added an example, so I think we're all good.

— Reply to this email directly or view it on GitHub.

wmoss commented 12 years ago

My bad, sorry!