Skip to content

Releases: hhblaze/Raft.Net

Raft.Net v1.6

Choose a tag to compare

@hhblaze hhblaze released this 17 Oct 08:30

raftNodeInstance.IsLeader(optional parameter entityName) will help to understand either node is a Leader or not

Raft.Net v1.5.1

Choose a tag to compare

@hhblaze hhblaze released this 15 Aug 11:52

raftNodeInstance.NodeIsInLatestState can help to understand if started node is in the latest update state

Raft.Net v1.5

Choose a tag to compare

@hhblaze hhblaze released this 14 Aug 09:02

raftNodeInstance.NodeIsInLatestState can help to understand if started node is in the latest update state

Raft.Net v1.4

Choose a tag to compare

@hhblaze hhblaze released this 13 Aug 13:25

Fixed and optimized In-Memory implementation, added async implementation AddLogEntryAsync

Raft.Net v1.3

Choose a tag to compare

@hhblaze hhblaze released this 24 Aug 02:21

Integrated Biser decoding speed opt. Added JSON configuration (read docu)

Raft.Net v1.1

Choose a tag to compare

@hhblaze hhblaze released this 28 Feb 16:46

First functional release