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
- License allow-list is enforced only on the npm graph, not the Maven one
- GraphBatch retains per-vertex state for the whole batch lifetime, so a long-lived bulk stream grows without bound
- Every GraphBatch flush tears down and respawns the whole async worker pool, killing any concurrent async work
- GraphBatch never promotes super-nodes, and hard-fails on an already-promoted vertex
- ha-integration-tests is intermittently red on main, on a different test each time
- Meterian reports a security score of 0: triage the findings behind it, starting with CVE-2026-33186 in e2e-go's grpc
- [Cypher] UnionStatement answers clause accessors with its first branch only, and variable kinds are an end-state map
- ExplicitLockingTransactionTest.errorOnExplicitLock is load-sensitive: its precondition depends on a page having been flushed to disk
- An unclosed ResultSet from a DML command leaves its index scan open until the GC reclaims it
- DeleteFromIndexStep: ~90 lines of AndBlock machinery are unreachable from the only path that builds the step
- Docs
- not yet supported