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 supported266 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- Sentry: panic.go:791: runtime error: index out of range [2] with length 1 (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:791 | runtime.goPanicIndex ...
- kv: enable kv.rangefeed.enabled by default
- rttanalysis: refactor CPU / memory benchmarks to re-use test servers
- sql, test: automate test failure analysis
- sql, test: automatic assignment of test failures when the test was recently modified
- sql, test: introduce a failure threshold for some categories of test failure
- sql, test: deduplication of test issues which occur on multiple branches
- sql, test: identify tests which frequently catch regressions post-merge
- ccl/changefeedccl: TestAlterChangefeedAddTargetsDuringSchemaChangeError failed
- kv/kvserver: TestReplicaCircuitBreaker_Follower_QuorumLoss failed
- Docs
- Go not yet supported