basho / riak-erlang-client

The Riak client for Erlang.
Apache License 2.0
311 stars 188 forks source link

Use gpb protobuf library #339

Closed lukebakken closed 7 years ago

thumbot commented 7 years ago
features/lrb/use-gpb 6f09a57 :arrow_right: develop 736ad33 :white_check_mark: completed
Looks good! :+1:
:white_check_mark: MERGE

> Started at: 2016-12-08 12:12 > Duration: 1 seconds. > Result: OK > Message: Merge Success: features/lrb/use-gpb 6f09a57fa2c9b9b55b1e6b704d4cab1f5a241547 onto target branch: develop 736ad33b6f1130bd8c4b5d1f639b8948c429daa4 > Exit Code: OK > :page_facing_up:

``` Updating 736ad33..6f09a57 Fast-forward (no commit created; -m option ignored) rebar.config | 2 +- src/riakc_pb_socket.erl | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) ``` --------------------------------------------------