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
- postgresw: transaction-control spellings the grammar accepts but the exact matchers miss (BEGIN ISOLATION, COMMIT RETRY) still bypass the block state machine
- HA: a database handle resolved before the startup HA wrap commits locally through LocalDatabase.commit()
- fix(#8282): a ServerDatabase resolved before the HA wrap commits through the replicated wrapper
- test(#8279): seeded HA chaos test for compound failure and recovery scenarios
- DatabaseIsClosedException is a 503 over HTTP and an INTERNAL over gRPC/Bolt: the retry signal stops at the HTTP handler
- Vector tests still assert a flat-zero deltaVectorsCount after a build, which a #7190 orphan re-queue turns red
- RaftReplicationChangeSchemaIT fails: leader and follower serialise the schema types in a different order after DROP TYPE + CREATE TYPE
- Full schema load's abort-safety (#7963) does not cover configuration-parse failures or schema-member restoration
- Query NDJSON stream: an in-band error after the 200 carries no status, exception or exceptionArgs
- Postgres wire: a SET of a reported parameter (DateStyle, TimeZone, application_name...) sends no ParameterStatus
- Docs
- not yet supported