basho / riak_pb

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

Add Cluster membership request/response message #255

Closed martinsumner closed 2 years ago

martinsumner commented 2 years ago

Request to know about other members known by this member. Option to add a queue name, although initially this may be ignored.

Implementation may not be responsive, should be used sparingly, rather than as a regular pre-cursor to requests.

https://github.com/basho/riak_kv/pull/1812