cockroach
https://github.com/cockroachdb/cockroach
Go
CockroachDB - the open source, cloud-native distributed SQL database.
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.
Go not yet supported272 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- restore: OnFailOrCancel leaves a dangling function reference when restoring a function into an existing schema
- settings: surface validation bounds for numeric cluster settings
- sql/inspect: support periodic execution of INSPECT for ongoing corruption monitoring
- kv/spanlatch: tag latch-wait contention with the blocking statement
- kv/concurrency: store the acquiring statement on unreplicated locks
- kv,obs: attach ConcurrencyWaitLabels to ASH samples on lock and latch waits
- sql,obs: add information_schema.contention_activity view
- kv: chronic intent-cleanup wedge on hot-key UPSERT workload; scan-storm saturates leaseholder, lease migration and splits don't fix it
- release-26.2.3-rc: pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test: TestLogic_row_level_ttl failed
- live-lock (or close to) on single-threaded batch-insert of vectors into table with vector index
- Docs
- Go not yet supported