-
Hey @mfp !
I just did some test with the dict application, launching 3 instances, 2 connected to the same, and observe that when I kill one, sometimes the network do not recover from this event, fa…
-
instructions in https://github.com/threefoldtech/jumpscaleX/blob/development/docs/flist/auto_generation.md are very wrong, DO NOT USE
we need to use language = DSL for specifiying how to sandbox/bu…
-
Hello,
We are using the rocksdb Two Phase Commit Transaction to build a distributed transactional storage service.
Since we also use a RAFT consensus library for multi-replica consistency, and the…
-
```
git clone https://github.com/blk-io/crux blk-io_crux
cd blk-io_crux/docker/quorum-crux
cp docker-compose.yaml docker-compose-local.yaml
nano docker-compose-local.yaml
```
edit so that it…
-
Two replicas are not allowed to exist in the same node. If we set zoneconfig with three replicas , multi-stores can't be used in the cluster with three nodes. Because new splited ranges can`t be moved…
-
- my local cluster node (rivendell) can connect to bootstrap node (celebdil).
- i get it to show up in the remote's `celebdil> ipfs-cluster-ctl peers ls`, but it shows as: `QmS3f5ei1fyZatgGNFViKzGeEh…
-
#### System information
Hi all.
Three questions:
1. Beyond Raft and Instabul, are there plans for other pluggable consensus?
2. BFT Raft Algorithm (E.g., Tangaroa) is in the planned roa…
-
The second phase consensus of tron is based on the Raft consensus algorithm, referring to the Copycat consensus mechanism and completing Tron's own PoS consensus algorithm.
-
-
### DATE (yyyy/mm/dd)
2018/04/20
### CATEGORY (article/library update/announcement/OTP/employment/event)
article
### DESCRIPTION
This article talks about how Erlang teaches you to think about…