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: setting.go:114: log.Fatal: version not initialized (1) attached stack trace -- stack trace: | github.com/cockroachdb/cockroach/pkg/clusterversion.(*clusterVersionSetting).activeVersion |...
- opt: add an exploration rule to convert correlated self-join with LIMIT 1 into LATERAL
- mixedversion: add unit test to assert no concurrent FI
- Sentry: sideload.go:21: loading sideloaded data: sideloaded file not found (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:791 | github.com/cockroachd...
- sql: use indexes spelling in show columns
- fprint all rts
- Sentry: panic.go:770: runtime error: invalid memory address or nil pointer dereference (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:770 | runtime.p...
- rpc: add TCP congestion window metrics
- Sentry: replica_write.go:198: log.Fatal: replica is corrupted: replica corruption (processed=true): × (1) attached stack trace -- stack trace: | github.com/cockroachdb/cockroach/pkg/kv/kvserver.(...
- sql: minor overestimate of leaf txn reads set
- Docs
- Go not yet supported