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
- changefeedccl: make clock skew errors non-permanent
- sql: fast-path blind UPSERT does not have distinct check
- kv: load tests fail with "could not find valid split key" error
- jobs: use methods instead of closures for queries
- jobs: isolate the job system by type
- sql: correcty parse string literals like `'{int2,int4}'` as `[]regtype`
- kvserver: improve the observability of unavailable ranges
- docgen: add create virtual cluster diagram
- 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...
- opt: tighten constraints on range scans of hash-sharded indexes to only necessary buckets
- Docs
- Go not yet supported