arcadedb
https://github.com/arcadedata/arcadedb
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to arcadedb
Help out
- Issues
- Follow-up to #7901: applyInstallDatabaseEntry's leader skip sits ahead of the replay guard, so a leader that lost a database gets no install, no durable mark and no alert
- Follow-up to #7601: the group document is still mutated node-locally by the v1 to v2 migration and by the hot reload, so the #7509 compare-and-set refuses that node's group changes
- [engine] The #7467 index-undo/retraction mechanism is broken on create/restore and missing on update
- HA admission: the embedded HAServerPlugin.connectCluster API reports no residual security-seed failure
- [ha] ArcadeStateMachine.bootstrapWindowReason() reports the wrong status/remedy on both of its arms
- The #7259 schema divergence still has no established byte-level mechanism
- A connected client is still served from a database whose directory is being replaced: the bootstrap gate is readiness-only
- Three gaps left in the first-formation bootstrap window: a twice-failed retry, the resync paths, and the pre-entry window on a follower
- Issue7471InsertSessionChannelCloseRaceTest.aCloseLandingBetweenTheClaimAndTheRegistrationLeavesNothingOrphaned flakes in the unit-tests lane
- CHECK DATABASE: fold the existence-constraint check into the record passes instead of scanning the constrained types a second time
- Docs
- not yet supported