basho / riak_pb

Riak Protocol Buffers Messages
Apache License 2.0
70 stars 114 forks source link

Revert "drop encode_ts{ddel,get}req" #164

Closed hmmr closed 8 years ago

hmmr commented 8 years ago

This reverts commit b92391d4905c90f12eb0de00ae5393422df584d6.

A hotfix to unbreak riak-erlang-client pending https://github.com/basho/riak-erlang-client/pull/249.

alexmoore commented 8 years ago

@hmmr My fix for the other encode-cell work on the erlang-client (basho/riak-erlang-client#250) will also unbreak it w.r.t. encode tsgetreq / tsdelreq.

hazen commented 8 years ago

:+1: d72c541