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 supported265 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- sql: generic query plan cannot use geography inverted index for filtering
- Sentry: conn_executor.go:961: runtime error: invalid memory address or nil pointer dereference (1) attached stack trace -- stack trace: | github.com/cockroachdb/cockroach/pkg/sql.(*Server).ServeCo...
- sql: allow inlining of scalar expressions with function calls and placeholders
- 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...
- Docs
- Go not yet supported