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
- Node-valued property is dereferenceable in the writing query but becomes a non-dereferenceable `DatabaseRID` after commit
- `reverse()` silently returns null for unsupported non-null scalar inputs
- ha-integration-tests fails on main ~75% of the time, with a different test each run
- LSM_TREE stores a LINK key as a fixed 12 bytes per column; evaluate the compressed RID used by HASH
- HTTP query endpoint: no hard ceiling on the rows a single response materializes
- An index rebuilt from its own definition still loses its full-text and geospatial configuration at four sites
- Graph Analytical View: traversal is accelerated but far-endpoint property access is not, and the vectorized column accessor has no callers
- HASH index: the sorted slot directory makes inserts scale with page size, and the 64KB default costs ~2x
- Partitioned type with a subtype of a different bucket count crashes on the first indexed insert
- A DROP INDEX that leaves a partitioned type without its partition index is reported only on the next open
- Docs
- not yet supported