-
Not sure if this is a feature request or worthy of an RFC, but I think it is worthy of consideration/discussion.
**Problem and Proposed Solution**
Often, we have a need to gather metrics from a re…
-
**Describe the bug**
The tests for leader conflicts do not account for out of order message delivery to multiple nodes.
Generally speaking there does not appear to be any guarantee that nodes in t…
-
### 其他相关概念
- LSTM 树
- Column Family 列簇
### 其他 DB
- rockdb, https://github.com/facebook/rocksdb/wiki/Terminology .
- rosedb,
- leveldb,
- boltdb,
- badger, kv
### 什么是 LSTM 树?
…
-
I have installed Hyperledger Fabric and I have created a lot of networks with the solo ordering service, Kafka ordering service and even State Machine Replication ordering service(and soon RAFT orderi…
-
**Description**
I have a swarm running with two nodes, and both nodes were leader.
I know this isn't recommended in raft consensus algorithm,
so I demoted one of the leaders, and after that I resta…
-
> In case you only need consensus algorithm with leader election
There is an issue with using only leader election. There is no guarantee that there is only one leader at any time moment. Raft does…
bakwc updated
7 years ago
-
-
So, it would be nice to have SNEWS servers running redundantly in different places, to dodge network or power problems.
The way it is right now, this would work out of the box for the decision-maki…
habig updated
3 months ago
-
### Roadmap URL
https://roadmap.sh/computer-science
### Suggestions
# RAFT
**Raft** is a [consensus](https://en.wikipedia.org/wiki/Consensus_(computer_science)) algorithm designed as an alternat…
-
API keys will be used for communication between services. This can be done even as a separate service, but we'll first need some investigation and specs before implementing it. @arvindh123 Please writ…