Skip to content

Releases: rmqtt/rmqtt-raft

0.4.3

0.4.2

08 Sep 12:56
Compare
Choose a tag to compare

Update example and README.md

0.4.1

07 Sep 08:53
Compare
Choose a tag to compare

Add annotations and cargo clippy

0.4.0

06 Sep 09:22
Compare
Choose a tag to compare
  1. Method: join(..., node_addr, ...) adds the parameter node_addr, representing this node's address and port.

0.3.5

02 Dec 03:30
Compare
Choose a tag to compare
  1. Add config 'grpc_message_size', set message packet size. https://github.com/rmqtt/rmqtt-raft/commit/84b788030653007856bd65300047fc36bbd2ee17

0.3.4

12 Oct 14:09
Compare
Choose a tag to compare
  1. Add Statistical Fields: merger_proposals and sending_raft_messages. (https://github.com/rmqtt/rmqtt-raft/commit/34207a2150992bb6094e983f7959a1f31b662419)
  2. Remove MAILBOX_SENDS and MAILBOX_QUERYS. (https://github.com/rmqtt/rmqtt-raft/commit/673b4a89a62dd1171196bf12f313458eada209a9)
  3. Remove SEND_PROPOSAL_ACTIVE_REQUESTS and SEND_MESSAGE_ACTIVE_REQUESTS. (https://github.com/rmqtt/rmqtt-raft/commit/bfa56a3a3ebd6e5ca55ee3046abb3f6ca6f96645)

0.3.3

03 Sep 11:17
Compare
Choose a tag to compare

Replace protobuf-codec with prost-codec. #2

0.3.2

31 Jul 15:45
Compare
Choose a tag to compare
  1. gRPC server listener supports setting reuseaddr and reuseport https://github.com/rmqtt/rmqtt-raft/commit/81239e1336c147a24c1684b187ab7f9763d9df7b

0.3.1

30 Jul 09:21
Compare
Choose a tag to compare

0.3.0

05 Jul 15:10
Compare
Choose a tag to compare