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
- #7530's DatabaseNotAvailableException guard covers the recovery pass only: swapAndReopen and reconcileRetainedBackup run with the same marker on disk and fail the install
- POST /api/v1/batch ignores arcadedb-session-id and loads outside the session transaction
- MaterializedView and ContinuousAggregate builders cannot be implemented remotely: both are constructed from a DatabaseInternal
- Add opt-in OTLP log export, decorating the configured logger
- CVEs listed in 26.10.1-SNAPSHOT
- LeaderCommandForwarder drops X-Request-Id so the leader runs forwarded commands without deduplication while the 504 invites a retry, drops Accept so progress streams arrive buffered, and answers a routine leadership change with a non-retryable 400
- LocalSchema.update()'s new publish-after-durable ordering is not applied to saveConfiguration(), so a failed save leaves versionSerial a generation ahead of any file
- Feature Request: Native IP / CIDR Data Type with Efficient Subnet-Containment Indexing
- A sealed-store repair on a type whose engine never loaded is excluded by neither the compaction pause nor the install lock
- TimeSeries aggregateMulti allocates every bucket before any caller's ceiling is checked, so a small bucketInterval over a wide range can exhaust heap before RESOURCE_EXHAUSTED
- Docs
- not yet supported