-
## Steps to reproduce
1. Prepare a MAAS provider
2. deploy a 3-node cluster
`juju deploy postgresql --base ubuntu@22.04 --channel 14/stable -n 3`
3. Take down the primary and one more uni…
-
## References
- https://dl.acm.org/doi/10.1145/3477132.3483582
## Summary
Ben-Or の randomized consensus algorithm に基づいて安定したネットワークを前提にシンプルかつ実用的な state machine replication を実現する Rabia を提案.3 つのレ…
-
https://dl.acm.org/doi/abs/10.1145/3342195.3387543
-
## Resources
- https://arxiv.org/abs/1905.08733
## Summary
-
### Please summarize your feature request
Using with Postgres logical replication to get a stream of changes to the database
### Describe the functionality you're seeking in more detail
I'd like to…
-
https://escholarship.org/uc/item/9w79h2jg
-
Currently, `openraft` allocates at many places, which is a bit contraproductive, since any OOM will panic and tear down the state machine unnecessarily. We should look at possibilities how to operate …
-
When applying requests to the state machine, responses are always produced, even though they are only used on the leader as far as I can tell. In the project I am working on, there are many requests t…
-
## Overview
This issue outlines the proposal for `gnokms`, a TM2-based key management system, used primarily for secure key management of gno.land (TM2) nodes.
The proposal outlines different se…
-
PR #4323 adds 24 stackerdb contracts -- two for each message type. Most of these message types are concerned with DKG, so we don't need to be particularly aggressive about running their sync state-ma…