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 supported267 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- concurrency,cache: add TypedUnorderedCache and benchmark against txnCache
- cloud: fix cloud external storage leaks
- Sentry: replica_consistency.go:832: log.Fatal: ATTENTION: (1) attached stack trace -- stack trace: | github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).computeChecksumPostApply.func2 | ...
- operation/failureinjection: OOD (out of disk)
- sql: make EXPLAIN (FINGERPRINT) EXECUTE match hint injection behavior
- drt/operations: implement heuristics to prevent OOD (out-of-disk) during long running operations
- 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...
- changefeedccl: create kafka topics via api call
- Sentry: panic.go:770: panic: × (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:770 | github.com/cockroachdb/cockroach/pkg/raft.assertTrue | pkg/ra...
- opt: eliminate nested subquery expression
- Docs
- Go not yet supported