-
The software currently requires the developer to manage IDs for individual Ducks by naming them manually, but something important we need to do is find a way of programmatically provisioning unique na…
-
Currently, all infrastructure in this project is deployed to a single AWS availability zone, as defined by the `aws_region` and `aws_availability_zone` variables. To improve our fault-tolerance, we s…
dav3r updated
4 years ago
-
Things to keep in mind when building this thing:
- [ ] **THE ~~SERVER~~ STORE IS THE SOURCE OF TRUTH AND ATOMIC OPERATIONS**
- [ ] **~~THE STORE IS JUST A PERSISTENCE LAYER~~**
- [ ] All-atomic operat…
-
Meeting Date: March 11th, 2025
Speaker: [ TODO ]
Speakers please provide a short bio, topic and description to help us announce and promote your talk.
-
## 🐛 Bug Report
This bug does not affect mainnet. It is a bug in a test function
that may cause false positives or negatives from the tests that use it.
However, there are other more complete te…
-
I want to use cockroachdb instead of postgresdb as a writeDB to achieve NewSql advantages(high availability, high throughput, fault-tolerance and ... ) . cockroachDB has compatible with postgres drive…
-
Please provide detail steps to check your CI/CD for this milestone.
Also, please add my key so that I can ssh into your instances and check your fault tolerance, my key is ssh-rsa AAAAB3NzaC1yc2EAAAA…
-
We had a few asks for failover support in Stork.
Currently, we stand at the position that Stork should only provide service instances and not be involved in making calls, but maybe we should revisit…
-
When installing a cluster via the operator, pod antiaffinity should be enabled by default (and user should be allowed to override it) so that each opensearch cluster node runs on a separate k8s node i…
-
**[Original report](https://bitbucket.org/icldistcomp/parsec/issue/110) by Thomas Herault (Bitbucket: [herault](https://bitbucket.org/herault), GitHub: [therault](https://github.com/therault)).**
---…